InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Framework Namespace / XView Class / ScaleBitmapLogicalToDevice Method

In This Topic
    ScaleBitmapLogicalToDevice Method (XView)
    In This Topic
    Syntax
    'Declaration
     
    Public Shadows Sub ScaleBitmapLogicalToDevice( _
       ByRef bitmap As Bitmap _
    ) 
    public new void ScaleBitmapLogicalToDevice( 
       ref Bitmap bitmap
    )

    Parameters

    bitmap
    See Also