Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / CaptionBalloonShape Class / CaptionBalloonShape Constructor / CaptionBalloonShape Constructor()


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