Multiplies PointF and Matrix instances.
Namespace:
Aurigma.GraphicsMill.Transforms
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public static PointF Multiply( PointF* point, Matrix m )
Type: System.Drawing.PointFIsImplicitlyDereferenced*
The PointF that is to the left.Type: Aurigma.GraphicsMill.Transforms.Matrix
The Matrix that is to the right.