Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / ThoughtBalloonShape Class
Members


In This Topic
    ThoughtBalloonShape Class
    In This Topic
    Represents a thought balloon shape object.
    Syntax
    'Declaration
     
    
    Public Class ThoughtBalloonShape 
       Inherits CaptionBalloonShape
       Implements FarPoint.Win.ISerializeSupport, IPdfSupportPSObject 
    'Usage
     
    
    Dim instance As ThoughtBalloonShape
    Inheritance Hierarchy

    System.Object
       FarPoint.Win.ElementWindowless
          FarPoint.Win.Spread.DrawingSpace.PSObject
             FarPoint.Win.Spread.DrawingSpace.PSShape
                FarPoint.Win.Spread.DrawingSpace.CaptionBalloonShape
                   FarPoint.Win.Spread.DrawingSpace.ThoughtBalloonShape

    See Also