DpiHelper.DefaultLogicalDpi Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The default logical DPI.
protected: double DefaultLogicalDpi = 96;
protected: double DefaultLogicalDpi = 96;
double DefaultLogicalDpi = 96;
protected const double DefaultLogicalDpi = 96;
val mutable DefaultLogicalDpi : double
Protected Const DefaultLogicalDpi As Double = 96