Gets/sets a matrix of the transformation.
Namespace:
Aurigma.GraphicsMill.WinControls
Assembly:
Aurigma.GraphicsMill.WinControls.VectorObjects (in Aurigma.GraphicsMill.WinControls.VectorObjects.dll)
Public Overrides Property Transform As Matrix
public override Matrix Transform { get; set; }
The transformation specified with this matrix is performed next time the v-object is redrawn.