ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMTinSimpleRenderer Class
Version


    CIMTinSimpleRenderer Class Properties

    For a list of all members of this type, see CIMTinSimpleRenderer members.

    Public Properties
     NameDescription
    Public Property Gets or sets the description.  
    Public Property Gets or sets a value indicating whether or not to illuminate. (Inherited from ArcGIS.Core.CIM.CIMTinRenderer)
    Public Property Gets or sets the label.  
    Public Property 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)
    Public Property 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)
    Public Property Gets or sets the symbol.  
    Top
    See Also