[C#]
void VectorTransformPoints(Point[] pts);
[Visual Basic]
Sub VectorTransformPoints(pts As Point())
None.