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

In This Topic
    FormatType Property
    In This Topic
    Gets or sets the format used to display scale, i.e., 1:20000 or 1 inch equals 5 miles.
    Syntax
    public ScaleFormatType FormatType {get; set;}
    Public Property FormatType As ScaleFormatType
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also