Click or drag to resize

PenAlignment Property

Gets or sets the alignment for this Pen.

Namespace:  Easymap.AddIn.Common.Graphics
Assembly:  Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.0.0
Syntax
public PenAlignment Alignment { get; set; }

Property Value

Type: PenAlignment
See Also