Multiplies the specified points by this Matrix.
Namespace:
Aurigma.GraphicsMill.Transforms
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public void TransformPoints(
PointF[] points
)
Type: System.Drawing.PointF[]