Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
ArcGIS Explorer Component Help
RasterLayer
.
.
::
.
Raster Property
RasterLayer Class
See Also
Gets the Raster that is referenced by the RasterLayer.
Namespace:
ESRI.ArcGISExplorer.Mapping
Assembly:
ESRI.ArcGISExplorer
(in ESRI.ArcGISExplorer.dll) Version: 2.0.0.1500 (2.0.0.1500)
Syntax
C#
public
Raster
Raster
{
get
; }
Visual Basic (Declaration)
Public
ReadOnly
Property
Raster
As
Raster
Field Value
A Raster object that is referenced by the RasterLayer.
See Also
RasterLayer Class
ESRI.ArcGISExplorer.Mapping Namespace