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

In This Topic
    BillboardMode Enumeration
    In This Topic
    A list of different billboard modes.
    Syntax
    Members
    MemberDescription
    FaceNearPlane The symbol always faces the viewer directly, regardless of view angle.
    None Not billboarded.
    SignPost The symbol always faces toward the viewer as though spinning on a vertical signpost. Viewed from above, the symbol does not face you; you see the top of the symbol.
    Inheritance Hierarchy

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

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also