[]
        
(Showing Draft Content)

C1.Framework.IView.LogicalToDeviceUnits

LogicalToDeviceUnits Method

LogicalToDeviceUnits(int)

Converts a Logical DPI value to its equivalent DeviceUnit DPI value.

Declaration
int LogicalToDeviceUnits(int value)
Parameters
Type Name Description
int value

The Logical value to convert.

Returns
Type Description
int

The resulting DeviceUnit value.