ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMIndexedSceneLayer Class / IndexedSceneLayerType Property

In This Topic
    IndexedSceneLayerType Property
    In This Topic
    Gets or sets the indexed scene layer type. Typically set by the system and should not be modified.
    Syntax
    public IndexedSceneLayerType IndexedSceneLayerType {get; set;}
    Public Property IndexedSceneLayerType As IndexedSceneLayerType
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also