Gets or sets a copy of the geometric transformation for this Pen.
Namespace:
Easymap.AddIn.Common.Graphics
Assembly:
Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.0.0
Syntaxpublic Matrix Transform { get; set; }
Public Property Transform As Matrix
Get
Set
Property Value
Type:
Matrix
See Also