Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / CustomShape Class / CustomShape Constructor / CustomShape Constructor()


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