CIMTerrainAttributeRenderer Class Members
In This Topic
The following tables list the members exposed by CIMTerrainAttributeRenderer.
Public Properties
| Name | Description |
 | AttributeFieldName |
Gets or sets an attribute field name.
|
 | EmbeddedDataSources |
Gets or sets embedded data sources.
|
 | Illuminate |
Gets or sets a value indicating whether or not to illuminate.
(Inherited from ArcGIS.Core.CIM.CIMTinRenderer) |
 | MaxScale |
Gets or sets the maximum scale for renderer draw (set as the denominator of the scale's representative fraction).
Values less than or equal to 0 indicate there is no maximum scale and the renderer will draw at any scale above the minimum.
(Inherited from ArcGIS.Core.CIM.CIMTinRenderer) |
 | MinScale |
Gets or sets the minimum scale for renderer draw (set as the denominator of the scale's representative fraction).
Values less than or equal to 0 indicate there is no minimum scale and the renderer will draw at any scale below the maximum.
(Inherited from ArcGIS.Core.CIM.CIMTinRenderer) |
Top
Public Methods
Public Events
See Also