ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMLabelClass Class / MaximumScale Property

In This Topic
    MaximumScale Property (CIMLabelClass)
    In This Topic
    Gets or sets the maximum scale for labeling (set as the denominator of the scale's representative fraction).
    Syntax
    public double MaximumScale {get; set;}
    Public Property MaximumScale As Double
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also