PathTransformation Property

Gets the currently active transformation matrix that is applied to the items that are added to this Path.

Definition

Namespace: KGySoft.Drawing.Shapes
Assembly: KGySoft.Drawing.Core (in KGySoft.Drawing.Core.dll) Version: 10.0.0-rc.1
C#
public TransformationMatrix Transformation { get; }

Property Value

TransformationMatrix

See Also