ArcGIS Explorer Component Help |
FeatureLayer..::.GeometryType Property |
FeatureLayer Class See Also |
Gets the geometry type of the data referenced by the FeatureLayer
Namespace:
ESRI.ArcGISExplorer.MappingAssembly: ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.1500 (2.0.0.1500)
Syntax
C# |
---|
public GeometryType GeometryType { get; } |
Visual Basic (Declaration) |
---|
Public ReadOnly Property GeometryType As GeometryType |