# C1.WPF.C1IconTemplate

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_WPF_C1IconTemplate" data-uid="C1.WPF.C1IconTemplate" class="text-break">C1IconTemplate Class
</h1>
  <div class="markdown level0 summary"><p>This factory allows creating <a class="xref" href="C1.WPF.C1Icon.html">C1Icon</a>.</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"><span class="xref">C1IconTemplate</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.WPF.html">C1.WPF</a></h6>
  <h6><strong>Assembly</strong>: C1.WPF.4.6.2.dll</h6>
  <h5 id="C1_WPF_C1IconTemplate_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class C1IconTemplate</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class C1IconTemplate</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_WPF_C1IconTemplate__ctor" data-uid="C1.WPF.C1IconTemplate.#ctor">
          <a class="xref" href="C1.WPF.C1IconTemplate.-ctor.html#C1_WPF_C1IconTemplate__ctor">C1IconTemplate()</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="C1.WPF.C1IconTemplate.html">C1IconTemplate</a> class.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_C1IconTemplate__ctor_System_Func_C1_WPF_C1Icon__" data-uid="C1.WPF.C1IconTemplate.#ctor(System.Func{C1.WPF.C1Icon})">
          <a class="xref" href="C1.WPF.C1IconTemplate.-ctor.html#C1_WPF_C1IconTemplate__ctor_System_Func_C1_WPF_C1Icon__">C1IconTemplate(Func&lt;C1Icon&gt;)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="C1.WPF.C1IconTemplate.html">C1IconTemplate</a> class.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="properties">Properties
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_WPF_C1IconTemplate_ArrowDown" data-uid="C1.WPF.C1IconTemplate.ArrowDown">
          <a class="xref" href="C1.WPF.C1IconTemplate.ArrowDown.html#C1_WPF_C1IconTemplate_ArrowDown">ArrowDown</a>
        </td>
        <td class="markdown level1 summary"><p>Gets an icon representing an arrow pointing up.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_C1IconTemplate_ArrowUp" data-uid="C1.WPF.C1IconTemplate.ArrowUp">
          <a class="xref" href="C1.WPF.C1IconTemplate.ArrowUp.html#C1_WPF_C1IconTemplate_ArrowUp">ArrowUp</a>
        </td>
        <td class="markdown level1 summary"><p>Gets an icon representing an arrow pointing up.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_C1IconTemplate_Asterisk" data-uid="C1.WPF.C1IconTemplate.Asterisk">
          <a class="xref" href="C1.WPF.C1IconTemplate.Asterisk.html#C1_WPF_C1IconTemplate_Asterisk">Asterisk</a>
        </td>
        <td class="markdown level1 summary"><p>Gets an icon representing an arrow pointing up.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_C1IconTemplate_ChevronDown" data-uid="C1.WPF.C1IconTemplate.ChevronDown">
          <a class="xref" href="C1.WPF.C1IconTemplate.ChevronDown.html#C1_WPF_C1IconTemplate_ChevronDown">ChevronDown</a>
        </td>
        <td class="markdown level1 summary"><p>Gets an icon representing a chevron pointing down.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_C1IconTemplate_ChevronLeft" data-uid="C1.WPF.C1IconTemplate.ChevronLeft">
          <a class="xref" href="C1.WPF.C1IconTemplate.ChevronLeft.html#C1_WPF_C1IconTemplate_ChevronLeft">ChevronLeft</a>
        </td>
        <td class="markdown level1 summary"><p>Gets an icon representing a chevron pointing to the left.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_C1IconTemplate_ChevronRight" data-uid="C1.WPF.C1IconTemplate.ChevronRight">
          <a class="xref" href="C1.WPF.C1IconTemplate.ChevronRight.html#C1_WPF_C1IconTemplate_ChevronRight">ChevronRight</a>
        </td>
        <td class="markdown level1 summary"><p>Gets an icon representing a chevron pointing to the right.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_C1IconTemplate_ChevronUp" data-uid="C1.WPF.C1IconTemplate.ChevronUp">
          <a class="xref" href="C1.WPF.C1IconTemplate.ChevronUp.html#C1_WPF_C1IconTemplate_ChevronUp">ChevronUp</a>
        </td>
        <td class="markdown level1 summary"><p>Gets an icon representing a chevron pointing up.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_C1IconTemplate_Edit" data-uid="C1.WPF.C1IconTemplate.Edit">
          <a class="xref" href="C1.WPF.C1IconTemplate.Edit.html#C1_WPF_C1IconTemplate_Edit">Edit</a>
        </td>
        <td class="markdown level1 summary"><p>Gets an icon representing an arrow pointing up.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_C1IconTemplate_Star5" data-uid="C1.WPF.C1IconTemplate.Star5">
          <a class="xref" href="C1.WPF.C1IconTemplate.Star5.html#C1_WPF_C1IconTemplate_Star5">Star5</a>
        </td>
        <td class="markdown level1 summary"><p>Gets an icon representing a 5-pointed star.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_C1IconTemplate_Template" data-uid="C1.WPF.C1IconTemplate.Template">
          <a class="xref" href="C1.WPF.C1IconTemplate.Template.html#C1_WPF_C1IconTemplate_Template">Template</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the template containing the icon.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_C1IconTemplate_TriangleEast" data-uid="C1.WPF.C1IconTemplate.TriangleEast">
          <a class="xref" href="C1.WPF.C1IconTemplate.TriangleEast.html#C1_WPF_C1IconTemplate_TriangleEast">TriangleEast</a>
        </td>
        <td class="markdown level1 summary"><p>Gets an icon representing a triangle with one of the vertices pointing east.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_C1IconTemplate_TriangleNorth" data-uid="C1.WPF.C1IconTemplate.TriangleNorth">
          <a class="xref" href="C1.WPF.C1IconTemplate.TriangleNorth.html#C1_WPF_C1IconTemplate_TriangleNorth">TriangleNorth</a>
        </td>
        <td class="markdown level1 summary"><p>Gets an icon representing a triangle with one of the vertices pointing up.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_C1IconTemplate_TriangleNorthEast" data-uid="C1.WPF.C1IconTemplate.TriangleNorthEast">
          <a class="xref" href="C1.WPF.C1IconTemplate.TriangleNorthEast.html#C1_WPF_C1IconTemplate_TriangleNorthEast">TriangleNorthEast</a>
        </td>
        <td class="markdown level1 summary"><p>Gets an icon representing a triangle with one of the vertices pointing north east.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_C1IconTemplate_TriangleSouth" data-uid="C1.WPF.C1IconTemplate.TriangleSouth">
          <a class="xref" href="C1.WPF.C1IconTemplate.TriangleSouth.html#C1_WPF_C1IconTemplate_TriangleSouth">TriangleSouth</a>
        </td>
        <td class="markdown level1 summary"><p>Gets an icon representing a triangle with one of the vertices pointing down.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_C1IconTemplate_TriangleSouthEast" data-uid="C1.WPF.C1IconTemplate.TriangleSouthEast">
          <a class="xref" href="C1.WPF.C1IconTemplate.TriangleSouthEast.html#C1_WPF_C1IconTemplate_TriangleSouthEast">TriangleSouthEast</a>
        </td>
        <td class="markdown level1 summary"><p>Gets an icon representing a triangle with one of the vertices pointing south east.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_C1IconTemplate_TriangleWest" data-uid="C1.WPF.C1IconTemplate.TriangleWest">
          <a class="xref" href="C1.WPF.C1IconTemplate.TriangleWest.html#C1_WPF_C1IconTemplate_TriangleWest">TriangleWest</a>
        </td>
        <td class="markdown level1 summary"><p>Gets an icon representing a triangle with one of the vertices pointing west.</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="C1_WPF_C1IconTemplate_CreateIcon" data-uid="C1.WPF.C1IconTemplate.CreateIcon">
          <a class="xref" href="C1.WPF.C1IconTemplate.CreateIcon.html#C1_WPF_C1IconTemplate_CreateIcon">CreateIcon()</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a new icon.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
