InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Framework Namespace / IView Interface / LogicalToDeviceUnits Method

In This Topic
    LogicalToDeviceUnits Method (IView)
    In This Topic
    Syntax
    'Declaration
     
    Function LogicalToDeviceUnits( _
       ByVal value As Integer _
    ) As Integer
    int LogicalToDeviceUnits( 
       int value
    )

    Parameters

    value
    See Also