ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMAviationVerticalScaleBar Class / FeetOnRight Property

In This Topic
    FeetOnRight Property
    In This Topic
    Gets or sets a value indicating whether to show feet on the right, if false will show feet on the left and meters on the right.
    Syntax
    public bool FeetOnRight {get; set;}
    Public Property FeetOnRight As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also