Global autoscaling factor used for all forms in the application. It is empty by default. In which case the standard scaling is used.

Namespace: PPJ.Runtime.Windows
Assembly: PPJ.Runtime.2 (in PPJ.Runtime.2.dll) Version: 2.0.1044.0 (2.0.1044.5276)

Syntax

C#
public static SizeF FormsScaleFactor { get; set; }

See Also