ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMSubLayerBase Class


In This Topic
    CIMSubLayerBase Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public Property Gets or sets the description.  
    Public Property Gets or sets a value indicating whether this layer is expanded in the contents pane.  
    Public Property Gets or sets the maximum scale for layer draw (set as the denominator of the scale's representative fraction).  
    Public Property Gets or sets the minimum scale for layer draw (set as the denominator of the scale's representative fraction).  
    Public Property Gets or sets the name.  
    Public Property Gets or sets identifier that will be used to identify the layer in server.  
    Public Property Gets or sets a value indicating whether or not to show legends.  
    Public Property Gets or sets the sublayer ID.  
    Public Property Gets or sets a value indicating whether or not this layer is visible.  
    Top
    See Also