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