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


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