Gets or sets the world transformation for this IGraphics object.
Namespace: MindFusion.Drawing
Assembly: MindFusion.Common
C# Copy Code |
---|
IMatrix Transform { get; } |
Visual Basic Copy Code |
---|
ReadOnly Property Transform As IMatrix |
This property specifies a Matrix object that represents the world transformation for this IGraphics object.