Click or drag to resize

PenColor Property

Gets or sets the Color of this Pen.

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

Property Value

Type: Color
See Also