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

In This Topic
    Scale(SizeF) Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overloads Sub Scale( _
       ByVal factor As System.Drawing.SizeF _
    ) 
    public void Scale( 
       System.Drawing.SizeF factor
    )

    Parameters

    factor
    See Also