Gets the type of graphic type used to represent this KML node on the map.
Namespace:
ESRI.ArcGISExplorer.MappingAssembly: ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.1500 (2.0.0.1500)
Syntax
C# |
---|
public KmlGraphicsType GraphicsType { get; } |
Visual Basic (Declaration) |
---|
Public ReadOnly Property GraphicsType As KmlGraphicsType |