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

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

    ArcGIS Pro version: 3.0 or higher.
    See Also