ArcGIS Pro 3.7 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 Property ActiveLevelOfDetail As String
    public string ActiveLevelOfDetail {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.3 or higher.
    See Also