ArcGIS Explorer Component Help |
GeodatabaseFolder..::.CoordinateSystem Property |
GeodatabaseFolder Class See Also |
Gets the common coordinate system which is shared by all tables in the GeodatabaseFolder.
Namespace:
ESRI.ArcGISExplorer.DataAssembly: ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.1500 (2.0.0.1500)
Syntax
C# |
---|
public CoordinateSystem CoordinateSystem { get; } |
Visual Basic (Declaration) |
---|
Public ReadOnly Property CoordinateSystem As CoordinateSystem |