FarPoint.Win.Spread
ThoughtBalloonShape Class
Members  See Also 
FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.DrawingSpace Namespace : ThoughtBalloonShape Class


Represents a thought balloon shape object.

Object Model






Syntax

Visual Basic (Declaration) 
Public Class ThoughtBalloonShape 
   Inherits CaptionBalloonShape
   Implements IElement, IElementEnhanced, ISerializeSupportIPdfSupportPSObject, IPSObject 
Visual Basic (Usage)Copy Code
Dim instance As ThoughtBalloonShape
C# 
public class ThoughtBalloonShape : CaptionBalloonShape, IElement, IElementEnhanced, ISerializeSupportIPdfSupportPSObject, IPSObject  

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