Spread ASP.NET 17
FarPoint.Web.Chart Assembly / FarPoint.Web.Chart Namespace / BevelCollection Class / BevelCollection Constructor / BevelCollection Constructor()


In This Topic
    BevelCollection Constructor()
    In This Topic
    Creates a new collection of bevels.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New BevelCollection()
    public BevelCollection()
    See Also