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

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

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also