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