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

Property Value

Matrix
See Also