ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Framework Namespace / FrameworkApplication Class / ScaleFactor Property

In This Topic
    ScaleFactor Property (FrameworkApplication)
    In This Topic
    Get or sets the current user interface scaling factor.
    Syntax
    Public Shared Property ScaleFactor As Double
    public static double ScaleFactor {get; set;}
    Remarks
    A valid value is between 1.0 and 2.0, the default is 1.0. Restart the program for your scale changes to take effect.
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also