[]
Represents a three way arrow shape object.
public class ThreeWayArrowShape : PSShape, ISerializeSupport, IDeserializationCallback, IPdfSupportPSObject, ISerializable
Public Class ThreeWayArrowShape
Inherits PSShape
Implements ISerializeSupport, IDeserializationCallback, IPdfSupportPSObject, ISerializable
| Name | Description |
|---|---|
| ThreeWayArrowShape() | Creates a new three way arrow shape. |
| ThreeWayArrowShape(ThreeWayArrowShape) | Creates a new shape that is a copy of the specified shape. |
| ThreeWayArrowShape(SerializationInfo, StreamingContext) | Creates a new three way 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 three way arrow shape. |