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


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