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


In This Topic
    FivePointStarShape Constructor()
    In This Topic
    Creates a new five-pointed star shape.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New FivePointStarShape()
    public FivePointStarShape()
    See Also