Enum KmlItemIconStates

KmlItemIconStates enumeration

Specifies the current state of a kml:NetworkLink or kml:Folder.

public enum KmlItemIconStates

Values

NameValueDescription
None0Undefined (none).
Open1Open folder.
Closed2Closed folder.
Error3Error in fetch.
Fetching04Fetch state 0.
Fetching15Fetch state 1.
Fetching26Fetch state 2.

See Also