InputPanel for WinForms | ComponentOne
C1.Win.InputPanel.5 Assembly / C1.Win.InputPanel Namespace / C1InputPanel Class / Scale Method / Scale(Single) Method

In This Topic
    Scale(Single) Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overloads Sub Scale( _
       ByVal ratio As System.Single _
    ) 
    public void Scale( 
       System.float ratio
    )

    Parameters

    ratio
    See Also