ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Core.CIM Namespace / SceneDrawingMode Enumeration

In This Topic
    SceneDrawingMode Enumeration
    In This Topic
    Represents the drawing modes of a scene view.
    Syntax
    Members
    MemberDescription
    Isometric Draw scene using parallel line technique.
    Perspective Draw scene using vanishing point technique.
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             ArcGIS.Core.CIM.SceneDrawingMode

    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also