|
ArcGIS Runtime SDK for iOS
100.9
|
Go to the source code of this file.
Enumerations | |
| enum | AGSKMLGraphicType { AGSKMLGraphicTypeNone = 0, AGSKMLGraphicTypePoint = 1, AGSKMLGraphicTypePolyline = 2, AGSKMLGraphicTypePolygon = 3, AGSKMLGraphicTypeExtrudedPoint = 4, AGSKMLGraphicTypeExtrudedPolyline = 5, AGSKMLGraphicTypeExtrudedPolygon = 6, AGSKMLGraphicTypeModel = 7, AGSKMLGraphicTypeMultiGeometry = 8, AGSKMLGraphicTypeUnknown = -1 } |
| enum AGSKMLGraphicType |
The list of KML graphic types.