| ArcGIS Explorer Component Help |
| Raster..::.RootDataContainer Property |
| Raster Class See Also |
Gets the container which stores the raster.
Namespace:
ESRI.ArcGISExplorer.DataAssembly: ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.1500 (2.0.0.1500)
Syntax
| C# |
|---|
public Object RootDataContainer { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property RootDataContainer As Object |