InputPanel for WinForms | ComponentOne
C1.Win.C1InputPanel.4.5.2 Assembly / C1.Win.C1InputPanel Namespace / C1InputPanelBase Class / LogicalToDeviceUnits Method / LogicalToDeviceUnits(Int32) Method

In This Topic
    LogicalToDeviceUnits(Int32) Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overloads Function LogicalToDeviceUnits( _
       ByVal value As Integer _
    ) As Integer
    public int LogicalToDeviceUnits( 
       int value
    )

    Parameters

    value
    See Also