KmlStyleIconColour Property

PreStorm - A Data Client for ArcGIS Server REST API
The colour of icons. The format conforms to the KML specification (i.e. 7fff0000 where alpha=0x7f, blue=0xff, green=0x00, and red=0x00).

Namespace:  PreStorm
Assembly:  PreStorm (in PreStorm.dll) Version: 1.8.19.0 (1.8.19.0)
Syntax

public string IconColour { get; }

Property Value

Type: String
See Also

Reference