Input for WinForms | ComponentOne
C1.Framework Namespace / XView Class / LogicalToDeviceUnits Method

In This Topic
    LogicalToDeviceUnits Method (XView)
    In This Topic
    Transforms a Thickness from logical to device units by scaling it for the current DPI and rounding down to the nearest integer value for left, right, top and bottom.
    Overload List
    OverloadDescription
    Transforms a Thickness from logical to device units by scaling it for the current DPI and rounding down to the nearest integer value for left, right, top and bottom.  
    (Inherited from System.Windows.Forms.Control)
    (Inherited from System.Windows.Forms.Control)
    See Also