# C1.C1Word.Canvas.TextTriangleInvertedShape

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_C1Word_Canvas_TextTriangleInvertedShape" data-uid="C1.C1Word.Canvas.TextTriangleInvertedShape" class="text-break">TextTriangleInvertedShape Class
</h1>
  <div class="markdown level0 summary"><p>Represents a text triangle inverted shape of the shape container.</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="C1.C1Word.Canvas.DrawingShape.html">DrawingShape</a></div>
    <div class="level2"><a class="xref" href="C1.C1Word.Canvas.FilledShape.html">FilledShape</a></div>
    <div class="level3"><a class="xref" href="C1.C1Word.Canvas.TextBoxShape.html">TextBoxShape</a></div>
    <div class="level4"><span class="xref">TextTriangleInvertedShape</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="C1.C1Word.Objects.IRtfContent.html">IRtfContent</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.collections.ienumerable">IEnumerable</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.C1Word.Canvas.html">C1.C1Word.Canvas</a></h6>
  <h6><strong>Assembly</strong>: C1.C1Word.4.8.dll</h6>
  <h5 id="C1_C1Word_Canvas_TextTriangleInvertedShape_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class TextTriangleInvertedShape : TextBoxShape, IRtfContent, IEnumerable</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class TextTriangleInvertedShape
    Inherits TextBoxShape
    Implements IRtfContent, IEnumerable</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="C1_C1Word_Canvas_TextTriangleInvertedShape__ctor" data-uid="C1.C1Word.Canvas.TextTriangleInvertedShape.#ctor">
          <a class="xref" href="C1.C1Word.Canvas.TextTriangleInvertedShape.-ctor.html#C1_C1Word_Canvas_TextTriangleInvertedShape__ctor">TextTriangleInvertedShape()</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of a <a class="xref" href="C1.C1Word.Canvas.TextTriangleInvertedShape.html">TextTriangleInvertedShape</a>.</p>
</td>
      </tr>
      <tr>
        <td id="C1_C1Word_Canvas_TextTriangleInvertedShape__ctor_C1_C1Word_Canvas_IShapeContainer_System_Int32_System_Int32_System_Int32_System_Int32_" data-uid="C1.C1Word.Canvas.TextTriangleInvertedShape.#ctor(C1.C1Word.Canvas.IShapeContainer,System.Int32,System.Int32,System.Int32,System.Int32)">
          <a class="xref" href="C1.C1Word.Canvas.TextTriangleInvertedShape.-ctor.html#C1_C1Word_Canvas_TextTriangleInvertedShape__ctor_C1_C1Word_Canvas_IShapeContainer_System_Int32_System_Int32_System_Int32_System_Int32_">TextTriangleInvertedShape(IShapeContainer, int, int, int, int)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of a <a class="xref" href="C1.C1Word.Canvas.TextTriangleInvertedShape.html">TextTriangleInvertedShape</a>.</p>
</td>
      </tr>
      <tr>
        <td id="C1_C1Word_Canvas_TextTriangleInvertedShape__ctor_System_Drawing_Point_System_Drawing_Point_" data-uid="C1.C1Word.Canvas.TextTriangleInvertedShape.#ctor(System.Drawing.Point,System.Drawing.Point)">
          <a class="xref" href="C1.C1Word.Canvas.TextTriangleInvertedShape.-ctor.html#C1_C1Word_Canvas_TextTriangleInvertedShape__ctor_System_Drawing_Point_System_Drawing_Point_">TextTriangleInvertedShape(Point, Point)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of a <a class="xref" href="C1.C1Word.Canvas.TextTriangleInvertedShape.html">TextTriangleInvertedShape</a>.</p>
</td>
      </tr>
      <tr>
        <td id="C1_C1Word_Canvas_TextTriangleInvertedShape__ctor_System_Int32_System_Int32_System_Int32_System_Int32_" data-uid="C1.C1Word.Canvas.TextTriangleInvertedShape.#ctor(System.Int32,System.Int32,System.Int32,System.Int32)">
          <a class="xref" href="C1.C1Word.Canvas.TextTriangleInvertedShape.-ctor.html#C1_C1Word_Canvas_TextTriangleInvertedShape__ctor_System_Int32_System_Int32_System_Int32_System_Int32_">TextTriangleInvertedShape(int, int, int, int)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of a <a class="xref" href="C1.C1Word.Canvas.TextTriangleInvertedShape.html">TextTriangleInvertedShape</a>.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
