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


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