Gauges for WinForms | ComponentOne
C1.Win.C1Gauge.4.5.2 Assembly / C1.Win.C1Gauge Namespace / C1Gauge Class / InvalidateCache Method

In This Topic
    InvalidateCache Method (C1Gauge)
    In This Topic
    Invalidates the internal cache, then redraws the C1Gauge control completely.
    Syntax
    'Declaration
     
    Public Sub InvalidateCache() 
    public void InvalidateCache()
    See Also