Applies the specified linear transfromation to this path.
Namespace:
Aurigma.GraphicsMill.Codecs.ClippingPath
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public void ApplyTransform(
Matrix matrix
)
Type: System.Drawing.Drawing2D.Matrix
The matrix of the transformation.