Provides access to members that control functions common to all Terrain renderers.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
CanRender | Indicates if renderer can draw. | |
Copy | Copies the properties of the given renderer. | |
Draw | Draws the TIN. | |
Name | The descriptive name of a renderer. | |
Terrain | The Terrain associated with the renderer. | |
Tin | The TIN associated with the renderer. | |
Visible | Indicates if the renderer is currently visible. |
Inherited Interfaces
Interfaces | Description |
---|---|
ITinRenderer | Provides access to members that control functions common to all TIN renderers. |
CoClasses that implement ITerrainRenderer
CoClasses and Classes | Description |
---|---|
TerrainDirtyAreaRenderer | Terrain dirty area renderer component. |
TerrainPointAttributeRenderer | Terrain point renderer component. |
TerrainPointElevationRenderer | Terrain point renderer component. |
TerrainPointUniqueValueRenderer | Terrain point unique value renderer component. |
TinAspectRenderer | TIN aspect renderer component. |
TinElevationRenderer | TIN elevation renderer component. |
TinFaceRenderer | TIN face renderer component. |
TinFaceValueRenderer | TIN face value renderer component. |
TinNodeElevationRenderer | TIN node elevation renderer component. |
TinSlopeRenderer | TIN slope renderer component. |