Spread WinForms 15
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()
See Also