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