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