Gets or sets the first color of the Brush
Namespace:
Easymap.AddIn.Common.Graphics
Assembly:
EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.0.0.0
Syntax public string HTMLColor1 { get; set; }
Public Property HTMLColor1 As String
Get
Set
Property Value
Type:
StringRemarks
The color as string in the HTML format #FFFFFF
See Also