Name | Description | |
---|---|---|
Dispose | (Inherited from ArcGIS.Core.CoreObjectsBase) | |
GetExtent | Gets an ArcGIS.Core.Geometry.Envelope representing the maximum extent of the data that is contained by the Terrain. This method must be called on the MCT. Use QueuedTask.Run. | |
GetFeatureClassNames | Gets the names of all the ArcGIS.Core.Data.FeatureClasss that participate in the Terrain. This method must be called on the MCT. Use QueuedTask.Run. | |
GetName | Gets the name of the definition. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.Definition) | |
GetPyramidType | Gets the TerrainPyramidType of the Terrain. This method must be called on the MCT. Use QueuedTask.Run. | |
GetPyramidWindowSizeProperties | Gets the TerrainWindowSizeProperties of the Terrain. This method must be called on the MCT. Use QueuedTask.Run. | |
GetSpatialReference | Gets the ArcGIS.Core.Geometry.SpatialReference for the Terrain. This method must be called on the MCT. Use QueuedTask.Run. | |
GetTileSize | Gets the tile size for the Terrain. This method must be called on the MCT. Use QueuedTask.Run. |