ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMCharacterMarker Class / VerticalOrientation3D Property

In This Topic
    VerticalOrientation3D Property (CIMCharacterMarker)
    In This Topic
    Gets or sets a value indicating whether the marker stands a marker upright as though locked in place. The marker can be viewed from all angles.
    Syntax
    public bool VerticalOrientation3D {get; set;}
    Public Property VerticalOrientation3D As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also