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