GetDeviceDpi Method (XView)
In This Topic
Gets the DPI value for the display device where the control is currently being displayed.
Syntax
'Declaration
Protected Overridable Function GetDeviceDpi() As Integer
protected virtual int GetDeviceDpi()
See Also