Scheduler for WinForms | ComponentOne
C1.Win.Schedule.6 Assembly / C1.Win.Schedule.UI Namespace / ad Class / ScaleToDeviceDPI Method / ScaleToDeviceDPI(Int32) Method

In This Topic
    ScaleToDeviceDPI(Int32) Method
    In This Topic
    Syntax
    'Declaration
     
    Protected Overloads Function ScaleToDeviceDPI( _
       ByVal value As System.Integer _
    ) As System.Integer
    protected System.int ScaleToDeviceDPI( 
       System.int value
    )

    Parameters

    value
    See Also