[]
Gets or sets the world transformation for this Graphics object.
public TransformMatrix Transform { get; set; }
Type | Description |
---|---|
TransformMatrix | This property specifies a TransformMatrix object that represents the world transformation for this Graphics object. |