ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / VerticalGlyphOrientation Enumeration

In This Topic
    VerticalGlyphOrientation Enumeration
    In This Topic
    Vertical glyph orientation.
    Syntax
    public enum VerticalGlyphOrientation : System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
    Public Enum VerticalGlyphOrientation 
       Inherits System.Enum
       Implements System.IComparable, System.IConvertible, System.IFormattable 
    Members
    MemberDescription
    Right Align right.
    Upright Align upright.
    Inheritance Hierarchy

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

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also