Gets the coordinate system which has been defined for a spatial column. This property only applies to the
spatial column in a Table which can store vector data.
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 |