ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Geometry Namespace / PositiveDirection Enumeration

In This Topic
    PositiveDirection Enumeration
    In This Topic
    The positive direction for a vertical coordinate system of a SpatialReference.
    Syntax
    Members
    MemberDescription
    Down Positive Z-value represents depth.
    None No vertical coordinate system found.
    Up Positive Z-value represents height.
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             ArcGIS.Core.Geometry.PositiveDirection

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.2 or higher.
    See Also