[]
Represents a two way arrow shape object.
public class TwoWayArrowShape : PSShape, ISerializeSupport, IDeserializationCallback, IPdfSupportPSObject, ISerializable
Public Class TwoWayArrowShape
Inherits PSShape
Implements ISerializeSupport, IDeserializationCallback, IPdfSupportPSObject, ISerializable
Name | Description |
---|---|
TwoWayArrowShape() | Creates a new two way arrow shape. |
TwoWayArrowShape(TwoWayArrowShape) | Creates a new shape that is a copy of the specified shape. |
TwoWayArrowShape(SerializationInfo, StreamingContext) | Creates a new two way arrow shape object from serialization. |
Name | Description |
---|---|
Clone() | Creates a copy of this shape. |
GetObjectData(SerializationInfo, StreamingContext) | Serializes the shape object. |
Initialize() | Initializes the shape object in the presentation space. |
SetInitialShape() | Creates the initial two way arrow shape. |