Name | Description | |
---|---|---|
CIMTinContourRenderer Constructor |
The following tables list the members exposed by CIMTinContourRenderer.
Name | Description | |
---|---|---|
CIMTinContourRenderer Constructor |
Name | Description | |
---|---|---|
ContourDescription | Gets or sets the contour description. | |
ContourInterval | Gets or sets the contour interval. | |
ContourIntervalScaleBreaks | Gets or sets the contour interval scale breaks. The scale breaks should be ordered from the smallest scale to the largest. The last scale break's upper bound will always be treated as 0, indicating no upper bound. | |
ContourLabel | Gets or sets the contour label. | |
ContourSymbol | Gets or sets the contour symbol. | |
Illuminate | Gets or sets a value indicating whether or not to illuminate. (Inherited from ArcGIS.Core.CIM.CIMTinRenderer) | |
IndexContourDescription | Gets or sets the index contour description. | |
IndexContourFactor | Gets or sets the index contour factor. | |
IndexContourLabel | Gets or sets the index contour label. | |
IndexContourSymbol | Gets or sets the index contour symbol. | |
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) | |
ReferenceContourHeight | Gets or sets the reference contour height. | |
UseIntervalScaleBreaks | Gets or sets a value indicating whether scale-dependent intervals are used. If true, ContourIntervalScaleBreaks are used; if false, ContourInterval is used at all scales. |
Name | Description | |
---|---|---|
Clone | Creates a deep copy of CIMTinContourRenderer. | |
FromJson | Reconstructs the CIMTinContourRenderer 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 CIMTinContourRenderer 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) |