KmlStyle Properties

PreStorm - A Data Client for ArcGIS Server REST API

The KmlStyle type exposes the following members.

Properties

  NameDescription
Public propertyIconColour
The colour of icons. The format conforms to the KML specification (i.e. 7fff0000 where alpha=0x7f, blue=0xff, green=0x00, and red=0x00).
Public propertyIconScale
The size of icons.
Public propertyIconUrl
The url of the icon.
Public propertyLineColour
The colour of lines. The format conforms to the KML specification (i.e. 7fff0000 where alpha=0x7f, blue=0xff, green=0x00, and red=0x00).
Public propertyLineWidth
The width of lines. This applies to polygons, too.
Public propertyPolygonColour
The colour of polygons. The format conforms to the KML specification (i.e. 7fff0000 where alpha=0x7f, blue=0xff, green=0x00, and red=0x00).
Top
See Also

Reference