PathTransformation Property
Gets the currently active transformation matrix that is applied to the items that are added to this
Path.
Namespace: KGySoft.Drawing.ShapesAssembly: KGySoft.Drawing.Core (in KGySoft.Drawing.Core.dll) Version: 10.0.0-rc.1
public TransformationMatrix Transformation { get; }
Public ReadOnly Property Transformation As TransformationMatrix
Get
public:
property TransformationMatrix Transformation {
TransformationMatrix get ();
}
member Transformation : TransformationMatrix with get
Property Value
TransformationMatrix