Name | Description | |
---|---|---|
CIMTerrainDirtyAreaRenderer Constructor |
The following tables list the members exposed by CIMTerrainDirtyAreaRenderer.
Name | Description | |
---|---|---|
CIMTerrainDirtyAreaRenderer Constructor |
Name | Description | |
---|---|---|
Description | Gets or sets the description. (Inherited from ArcGIS.Core.CIM.CIMTinSimpleRenderer) | |
Illuminate | Gets or sets a value indicating whether or not to illuminate. (Inherited from ArcGIS.Core.CIM.CIMTinRenderer) | |
Label | Gets or sets the label. (Inherited from ArcGIS.Core.CIM.CIMTinSimpleRenderer) | |
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) | |
Symbol | Gets or sets the symbol. (Inherited from ArcGIS.Core.CIM.CIMTinSimpleRenderer) |
Name | Description | |
---|---|---|
Clone | Creates a deep copy of CIMTerrainDirtyAreaRenderer. | |
FromJson | Reconstructs the CIMTerrainDirtyAreaRenderer with a specified state from a JSON encoding. | |
GetSchema | Not implemented, reserved for future use. (Inherited from ArcGIS.Core.CIM.CIMObject) | |
ReadXml | Reads the element inside the reader. (Inherited from ArcGIS.Core.CIM.CIMObject) | |
ToJson | Overridden. Creates a JSON encoding of the CIMTerrainDirtyAreaRenderer and its current state. | |
WriteXml | Writes the element inside the writer. (Inherited from ArcGIS.Core.CIM.CIMObject) |
Name | Description | |
---|---|---|
RaisePropertyChanged | Called from a property setter to notify the framework that an Object member has changed. (Inherited from ArcGIS.Core.CIM.CIMObject) | |
ReadXmlElement | Overridden. Reads the child element inside the reader. | |
WriteXmlElements | Overridden. Writes a child element to the writer. |
Name | Description | |
---|---|---|
PropertyChanged | Occurs when a property value changes. (Inherited from ArcGIS.Core.CIM.CIMObject) |