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

In This Topic
    Invalidate(Boolean) Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overloads Sub Invalidate( _
       ByVal invalidateChildren As System.Boolean _
    ) 
    public void Invalidate( 
       System.bool invalidateChildren
    )

    Parameters

    invalidateChildren
    See Also