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


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