Enum KmlItemIconStates
KmlItemIconStates enumeration
Specifies the current state of a kml:NetworkLink or kml:Folder.
public enum KmlItemIconStates
Values
Name | Value | Description |
---|---|---|
None | 0 | Undefined (none). |
Open | 1 | Open folder. |
Closed | 2 | Closed folder. |
Error | 3 | Error in fetch. |
Fetching0 | 4 | Fetch state 0. |
Fetching1 | 5 | Fetch state 1. |
Fetching2 | 6 | Fetch state 2. |
See Also
- namespace Aspose.Gis.Formats.Kml.Styles
- assembly Aspose.GIS