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 int ARGBColor1 { get; set; }
Public Property ARGBColor1 As Integer
Get
Set
Property Value
Type:
Int32
Remarks
The color as ARGB value.
See Also