[]
Represents a thought balloon shape object.
public class ThoughtBalloonShape : CaptionBalloonShape, ISerializeSupport, IDeserializationCallback, IPdfSupportPSObject, ISerializable
Public Class ThoughtBalloonShape
Inherits CaptionBalloonShape
Implements ISerializeSupport, IDeserializationCallback, IPdfSupportPSObject, ISerializable
| Name | Description |
|---|---|
| ThoughtBalloonShape() | Creates a new thought balloon shape. |
| ThoughtBalloonShape(ThoughtBalloonShape) | Creates a new shape that is a copy of the specified shape. |
| ThoughtBalloonShape(SerializationInfo, StreamingContext) | Creates a new thought balloon shape object from serialization. |
| Name | Description |
|---|---|
| Clone() | Creates a copy of this shape. |
| GetObjectData(SerializationInfo, StreamingContext) | Serializes the shape object. |
| SetInitialShape() | Creates the initial thought balloon shape. |