ShellBrowser .Net Edition
DPIFactor Property
NamespacesJam.ShellCustomEditComboBoxDPIFactor
Returns the factor the default dpi value 96 is multiplized with. For example 1,25 if the user selected 125% dpi.
Declaration Syntax
C#Visual BasicVisual C++
protected float DPIFactor { get; }
Protected ReadOnly Property DPIFactor As Single
protected:
property float DPIFactor {
	float get ();
}

Assembly: ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)