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: 12.0.0.0
Syntax
public PenAlignment Alignment { get; set; }

Property Value

Type: PenAlignment
See Also