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 | ||
---|---|---|
AreaOfInterest | The area of interest to be rendered. | |
AttributeFieldName | The name of the reserved field to be used to define drawing symbol. | |
CanRender | Indicates if renderer can draw. | |
Copy | Copies the properties of the given renderer. | |
Draw | Draws the TIN. | |
GetDataSources | The embedded data sources to be rendered. | |
Name | The descriptive name of a renderer. | |
RedefineSymbols | Redefine drawing symbols based on cueernt data sources and attribute field name. | |
Resolution | The resolution to be rendered. | |
SetDataSources | The embedded data sources to be rendered. | |
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 |
---|---|
ITerrainRenderer2 | Provides access to members that control functions common to all Terrain renderers. |
ITerrainRenderer | Provides access to members that control functions common to all Terrain renderers. |
ITinRenderer | Provides access to members that control functions common to all TIN renderers. |
CoClasses that implement ITerrainAttributeRenderer
CoClasses and Classes | Description |
---|---|
TerrainPointAttributeRenderer | Terrain point renderer component. |
TerrainPointUniqueValueRenderer | Terrain point unique value renderer component. |