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

In This Topic
    Invalidate(Rectangle) Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overloads Sub Invalidate( _
       ByVal rc As System.Drawing.Rectangle _
    ) 
    public void Invalidate( 
       System.Drawing.Rectangle rc
    )

    Parameters

    rc
    See Also