Returns/Sets the DPI used to design this form. This is the base DPI scale and it will be used to scale the form.

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 Size AutoScaleBaseDpi { get; set; }

See Also