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