Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.5.2 Assembly / C1.Win.C1Schedule Namespace / C1Calendar Class / ScaleBitmapLogicalToDevice Method

In This Topic
    ScaleBitmapLogicalToDevice Method (C1Calendar)
    In This Topic
    Syntax
    'Declaration
     
    Public Sub ScaleBitmapLogicalToDevice( _
       ByRef bitmap As System.Drawing.Bitmap _
    ) 
    public void ScaleBitmapLogicalToDevice( 
       ref System.Drawing.Bitmap bitmap
    )

    Parameters

    bitmap
    See Also