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