ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMS101DisplaySettings Class / DisplayPlanes Property

In This Topic
    DisplayPlanes Property
    In This Topic
    Gets or sets the catalogue display plane values.
    Syntax
    Public Property DisplayPlanes As IDictionary(Of String,Object)
    public IDictionary<string,object> DisplayPlanes {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.7 or higher.
    See Also