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

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

    ArcGIS Pro version: 3.0 or higher.
    See Also