Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / BurstShape Class / BurstShape Constructor / BurstShape Constructor()


In This Topic
    BurstShape Constructor()
    In This Topic
    Creates a new burst shape.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New BurstShape()
    public BurstShape()
    See Also