Method PixelToDip
PixelToDip(int)
Converts pixels to device-independent units. For Windows.Forms these are the same.
int PixelToDip(int value)
Parameters
value
intValue to convert.
Converts pixels to device-independent units. For Windows.Forms these are the same.
int PixelToDip(int value)
value
intValue to convert.