[]
        
(Showing Draft Content)

C1.Framework.XView.GetDeviceDpi

GetDeviceDpi Method

GetDeviceDpi()

Gets the DPI value for the display device where the control is currently being displayed.

Declaration
protected virtual int GetDeviceDpi()
Returns
Type Description
int
Remarks

Returns system DPI for .Net 4.5.2 and Control.DeviceDpi for .Net 5 or highest.