Click or drag to resize

PenTransform Property

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
Syntax
public Matrix Transform { get; set; }

Property Value

Type: Matrix
See Also