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

In This Topic
    ClearAndDispose Method (ShapeCollection)
    In This Topic
    Removes all shapes from the collection, then disposes the shapes.
    Syntax
    'Declaration
     
    Public Sub ClearAndDispose() 
    public void ClearAndDispose()
    See Also