Gauges for WinForms | ComponentOne
C1.Win.C1Gauge.4.5.2 Assembly / C1.Win.C1Gauge Namespace / C1BulletGraph Class / LogicalToDeviceUnits Method / LogicalToDeviceUnits(Int32) Method

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

    Parameters

    value
    See Also