This document is archived and information here might be outdated. Recommended version. |
TIN aspect renderer component.
Interfaces | Description |
---|---|
IClassBreaksUIProperties | Provides access to members that control some user interface properties of a ClassBreaksRenderer. The properties set through this interface do NOT affect what is drawn on the map. |
IDataSampling | Provides access to members that control the data sampling properties of a renderer. |
ILegendInfo | Provides access to members that control legend information provided by a renderer. |
IPersist (esriSystem) | |
IPersistStream (esriSystem) | |
ITerrainRenderer | Provides access to members that control functions common to all Terrain renderers. |
ITinColorRampRenderer | Provides access to members that draw TIN features based on a continuous attribute like elevation, slope, or aspect. |
ITinIllumination | Provides access to members that determine whether shading is turned on or off for a TIN face renderer. |
ITinRenderer | Provides access to members that control functions common to all TIN renderers. |
This coclass handles Face Aspect with Graduated Color Ramp TIN renderer. Use the four interfaces that it implements to customize the renderer.