ArcGIS Pro 3.6 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMBAColorCodedLayerParameters Class


In This Topic
    CIMBAColorCodedLayerParameters Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public Property Gets or sets the level of details. It's a layer ID of a standard geography. If ActiveLevelOfDetail is empty, automatic level selection based on the current map scale will be used.  
    Public Property Gets or sets the group of levels.  
    Public Property Gets or sets the area of interest parameters.  
    Public Property Gets or sets the Color Coded Layer boundary mode.  
    Public Property Gets or sets the data source used in calculation of distances. Structure of the value is TYPE;COUNTRY_INFO;LOCAL_DATA_INFO where TYPE can be ONLINE, LOCAL, or CUSTOM. COUNTRY_INFO is country_id{|hierarchy}. For example, US|census or US. LOCAL_DATA_INFO is ID of local dataset. For example, USA_ESRI_2019. For example, for local US 2019 dataset it will be: "LOCAL;;USA_ESRI_2019". If online US data source is used, it may be "ONLINE;US|census;". Can be value of baDataSource GP GPEnvironment variable. https://pro.arcgis.com/en/pro-app/tool-reference/environment-settings/ba-data-source.htm.  
    Public Property Gets or sets the level of detail items.  
    Public Property Gets or sets the Color Coded Map renderer properties.  
    Public Property Gets or sets the results pane settings.  
    Public Property Gets or sets the secondary demographic variable name.  
    Public Property Gets or sets the demographic variable name.  
    Top
    See Also