ComponentOne BulletGraph for WinForms
C1.Win.C1Gauge Namespace / ShapeCollection Class / OnClearComplete Method

In This Topic
    OnClearComplete Method (ShapeCollection)
    In This Topic
    Performs additional custom processes after clearing the contents of the ShapeCollection instance.
    Syntax
    'Declaration
     
    Protected Overrides Sub OnClearComplete() 
    protected override void OnClearComplete()
    See Also