# C1.Util.DX.DirectWrite.GlyphRunDescription

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Util_DX_DirectWrite_GlyphRunDescription" data-uid="C1.Util.DX.DirectWrite.GlyphRunDescription" class="text-break">GlyphRunDescription Class
</h1>
  <div class="markdown level0 summary"><p>DWRITE_GLYPH_RUN_DESCRIPTION</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">GlyphRunDescription</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Util.DX.DirectWrite.html">C1.Util.DX.DirectWrite</a></h6>
  <h6><strong>Assembly</strong>: C1.WPF.DX.4.6.2.dll</h6>
  <h5 id="C1_Util_DX_DirectWrite_GlyphRunDescription_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class GlyphRunDescription</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class GlyphRunDescription</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_Util_DX_DirectWrite_GlyphRunDescription__ctor" data-uid="C1.Util.DX.DirectWrite.GlyphRunDescription.#ctor">
          <a class="xref" href="C1.Util.DX.DirectWrite.GlyphRunDescription.-ctor.html#C1_Util_DX_DirectWrite_GlyphRunDescription__ctor">GlyphRunDescription()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>
  <h3 id="fields">Fields
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_Util_DX_DirectWrite_GlyphRunDescription_ClusterMap" data-uid="C1.Util.DX.DirectWrite.GlyphRunDescription.ClusterMap">
          <a class="xref" href="C1.Util.DX.DirectWrite.GlyphRunDescription.ClusterMap.html">ClusterMap</a>
        </td>
        <td class="markdown level1 summary"><p>const unsigned short* clusterMap</p>
</td>
      </tr>
      <tr>
        <td id="C1_Util_DX_DirectWrite_GlyphRunDescription_LocaleName" data-uid="C1.Util.DX.DirectWrite.GlyphRunDescription.LocaleName">
          <a class="xref" href="C1.Util.DX.DirectWrite.GlyphRunDescription.LocaleName.html">LocaleName</a>
        </td>
        <td class="markdown level1 summary"><p>const wchar_t* localeName</p>
</td>
      </tr>
      <tr>
        <td id="C1_Util_DX_DirectWrite_GlyphRunDescription_Text" data-uid="C1.Util.DX.DirectWrite.GlyphRunDescription.Text">
          <a class="xref" href="C1.Util.DX.DirectWrite.GlyphRunDescription.Text.html">Text</a>
        </td>
        <td class="markdown level1 summary"><p>const wchar_t* string</p>
</td>
      </tr>
      <tr>
        <td id="C1_Util_DX_DirectWrite_GlyphRunDescription_TextLength" data-uid="C1.Util.DX.DirectWrite.GlyphRunDescription.TextLength">
          <a class="xref" href="C1.Util.DX.DirectWrite.GlyphRunDescription.TextLength.html">TextLength</a>
        </td>
        <td class="markdown level1 summary"><p>unsigned int stringLength</p>
</td>
      </tr>
      <tr>
        <td id="C1_Util_DX_DirectWrite_GlyphRunDescription_TextPosition" data-uid="C1.Util.DX.DirectWrite.GlyphRunDescription.TextPosition">
          <a class="xref" href="C1.Util.DX.DirectWrite.GlyphRunDescription.TextPosition.html">TextPosition</a>
        </td>
        <td class="markdown level1 summary"><p>unsigned int textPosition</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
