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


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