Click or drag to resize

PenARGBColor Property

Gets or sets the ARGB color of this Pen.

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

Property Value

Type: Int32
See Also