ArcGIS Explorer Component Help |
Raster..::.ToString Method |
Raster Class See Also |
Returns information about the Raster: the name, number of columns, number of rows.
Namespace:
ESRI.ArcGISExplorer.DataAssembly: ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.1500 (2.0.0.1500)
Syntax
C# |
---|
public override string ToString() |
Visual Basic (Declaration) |
---|
Public Overrides Function ToString As String |