ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMBAColorCodedLayerParameters Class / ActiveLevelOfDetail Property

In This Topic
    ActiveLevelOfDetail Property
    In This Topic
    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.
    Syntax
    public string ActiveLevelOfDetail {get; set;}
    Public Property ActiveLevelOfDetail As String
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.3 or higher.
    See Also