GetDeviceDPI Method (ScrollBarElement.ScrollBarPageButton)
In This Topic
Gets the DPI value for the display device where the
HostControl is currently being displayed.
Syntax
'Declaration
Protected Function GetDeviceDPI() As Integer
protected int GetDeviceDPI()
See Also