Graphics.Transform
Graphics.Transform property
Gets or sets a copy of the geometric world transformation for this Graphics.
public Matrix Transform { get; set; }
Return Value
A copy of the Matrix that represents the geometric world transformation for this Graphics.
See Also
- class Matrix
- class Graphics
- namespace System.Drawing
- assembly Aspose.Drawing