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


In This Topic
    CIMCompositeSubLayer Class Properties
    In This Topic

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

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