Terrain point renderer component.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Interfaces
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 | Defines the single method GetClassID, which is designed to supply the CLSID of an object that can be stored persistently in the system. IPersist is the base interface for three other interfaces: IPersistStorage, IPersistStream, and IPersistFile. |
IPersistStream (esriSystem) | |
IPropertySupport (esriSystem) | Provides access to members that set a default property on an object. |
ITerrainAttributeRenderer | 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. |
ITerrainRenderer2 | 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. |
ITinRenderer | Provides access to members that control functions common to all TIN renderers. |