ArcGIS Explorer Component Help |
Raster..::.CoordinateSystem Property |
Raster Class See Also |
Returns the coordinate system defined for the Raster.
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 |