# FarPoint.Win.Spread.DrawingSpace.TwoWayArrowShape

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="FarPoint_Win_Spread_DrawingSpace_TwoWayArrowShape" data-uid="FarPoint.Win.Spread.DrawingSpace.TwoWayArrowShape" class="text-break">TwoWayArrowShape Class
</h1>
  <div class="markdown level0 summary"><p>Represents a two way arrow shape object.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <div class="inheritance">
    <h5>Inheritance</h5>
    <div class="level0"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a></div>
    <div class="level1"><a class="xref" href="../FarPoint.Win/FarPoint.Win.ElementWindowless.html">ElementWindowless</a></div>
    <div class="level2"><a class="xref" href="FarPoint.Win.Spread.DrawingSpace.PSObject.html">PSObject</a></div>
    <div class="level3"><a class="xref" href="FarPoint.Win.Spread.DrawingSpace.PSShape.html">PSShape</a></div>
    <div class="level4"><span class="xref">TwoWayArrowShape</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="../FarPoint.Win/FarPoint.Win.ISerializeSupport.html">ISerializeSupport</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.runtime.serialization.ideserializationcallback">IDeserializationCallback</a></div>
    <div><a class="xref" href="FarPoint.Win.Spread.DrawingSpace.IPdfSupportPSObject.html">IPdfSupportPSObject</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.runtime.serialization.iserializable">ISerializable</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="FarPoint.Win.Spread.DrawingSpace.html">FarPoint.Win.Spread.DrawingSpace</a></h6>
  <h6><strong>Assembly</strong>: FarPoint.Win.Spread.dll</h6>
  <h5 id="FarPoint_Win_Spread_DrawingSpace_TwoWayArrowShape_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class TwoWayArrowShape : PSShape, ISerializeSupport, IDeserializationCallback, IPdfSupportPSObject, ISerializable</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class TwoWayArrowShape
    Inherits PSShape
    Implements ISerializeSupport, IDeserializationCallback, IPdfSupportPSObject, ISerializable</code></pre>
  </div>
  <h3 id="constructors">Constructors
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="FarPoint_Win_Spread_DrawingSpace_TwoWayArrowShape__ctor" data-uid="FarPoint.Win.Spread.DrawingSpace.TwoWayArrowShape.#ctor">
          <a class="xref" href="FarPoint.Win.Spread.DrawingSpace.TwoWayArrowShape.-ctor.html#FarPoint_Win_Spread_DrawingSpace_TwoWayArrowShape__ctor">TwoWayArrowShape()</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a new two way arrow shape.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_DrawingSpace_TwoWayArrowShape__ctor_FarPoint_Win_Spread_DrawingSpace_TwoWayArrowShape_" data-uid="FarPoint.Win.Spread.DrawingSpace.TwoWayArrowShape.#ctor(FarPoint.Win.Spread.DrawingSpace.TwoWayArrowShape)">
          <a class="xref" href="FarPoint.Win.Spread.DrawingSpace.TwoWayArrowShape.-ctor.html#FarPoint_Win_Spread_DrawingSpace_TwoWayArrowShape__ctor_FarPoint_Win_Spread_DrawingSpace_TwoWayArrowShape_">TwoWayArrowShape(TwoWayArrowShape)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a new shape that is a copy of the specified shape.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_DrawingSpace_TwoWayArrowShape__ctor_System_Runtime_Serialization_SerializationInfo_System_Runtime_Serialization_StreamingContext_" data-uid="FarPoint.Win.Spread.DrawingSpace.TwoWayArrowShape.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
          <a class="xref" href="FarPoint.Win.Spread.DrawingSpace.TwoWayArrowShape.-ctor.html#FarPoint_Win_Spread_DrawingSpace_TwoWayArrowShape__ctor_System_Runtime_Serialization_SerializationInfo_System_Runtime_Serialization_StreamingContext_">TwoWayArrowShape(SerializationInfo, StreamingContext)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a new two way arrow shape object from serialization.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="methods">Methods
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="FarPoint_Win_Spread_DrawingSpace_TwoWayArrowShape_Clone" data-uid="FarPoint.Win.Spread.DrawingSpace.TwoWayArrowShape.Clone">
          <a class="xref" href="FarPoint.Win.Spread.DrawingSpace.TwoWayArrowShape.Clone.html#FarPoint_Win_Spread_DrawingSpace_TwoWayArrowShape_Clone">Clone()</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a copy of this shape.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_DrawingSpace_TwoWayArrowShape_GetObjectData_System_Runtime_Serialization_SerializationInfo_System_Runtime_Serialization_StreamingContext_" data-uid="FarPoint.Win.Spread.DrawingSpace.TwoWayArrowShape.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
          <a class="xref" href="FarPoint.Win.Spread.DrawingSpace.TwoWayArrowShape.GetObjectData.html#FarPoint_Win_Spread_DrawingSpace_TwoWayArrowShape_GetObjectData_System_Runtime_Serialization_SerializationInfo_System_Runtime_Serialization_StreamingContext_">GetObjectData(SerializationInfo, StreamingContext)</a>
        </td>
        <td class="markdown level1 summary"><p>Serializes the shape object.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_DrawingSpace_TwoWayArrowShape_Initialize" data-uid="FarPoint.Win.Spread.DrawingSpace.TwoWayArrowShape.Initialize">
          <a class="xref" href="FarPoint.Win.Spread.DrawingSpace.TwoWayArrowShape.Initialize.html#FarPoint_Win_Spread_DrawingSpace_TwoWayArrowShape_Initialize">Initialize()</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes the shape object in the presentation space.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_DrawingSpace_TwoWayArrowShape_SetInitialShape" data-uid="FarPoint.Win.Spread.DrawingSpace.TwoWayArrowShape.SetInitialShape">
          <a class="xref" href="FarPoint.Win.Spread.DrawingSpace.TwoWayArrowShape.SetInitialShape.html#FarPoint_Win_Spread_DrawingSpace_TwoWayArrowShape_SetInitialShape">SetInitialShape()</a>
        </td>
        <td class="markdown level1 summary"><p>Creates the initial two way arrow shape.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
