Gets or sets the world transformation for this IGraphics object. Namespace: MindFusion.Drawing
|
C#
![]() |
---|
public abstract Matrix Transform { get; set; } |
Visual Basic
![]() |
---|
Public MustOverride Property Transform As Matrix |
This property specifies a Matrix object that represents the world transformation for this IGraphics object.