ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMScaleFormat Class / ReverseOrder Property

In This Topic
    ReverseOrder Property
    In This Topic
    Gets or sets a value indicating whether to reverse the standard order. e.g. [1:1000] becomes [1000:1] and [1 in=10 mi] becomes [10 mi=1 in].
    Syntax
    public bool ReverseOrder {get; set;}
    Public Property ReverseOrder As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also