Spread Windows Forms 17
FarPoint.Win.Chart Assembly / FarPoint.Win.Chart Namespace / BevelCollection Class / Clear Method


In This Topic
    Clear Method (BevelCollection)
    In This Topic
    Removes all bevels from the collection.
    Syntax
    'Declaration
     
    
    Public Sub Clear() 
    'Usage
     
    
    Dim instance As BevelCollection
     
    instance.Clear()
    public void Clear()
    See Also