ArcGIS Pro 3.7 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 Property FeetOnRight As Boolean
    public bool FeetOnRight {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also