Ribbon for WinForms | ComponentOne
C1.Win.Ribbon Namespace / C1RibbonForm Class / LogicalToDeviceUnits Method

In This Topic
    LogicalToDeviceUnits Method (C1RibbonForm)
    In This Topic
    Transforms a C1.Framework.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 C1.Framework.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