# C1.Util.DX.DirectWrite.Underline

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Util_DX_DirectWrite_Underline" data-uid="C1.Util.DX.DirectWrite.Underline" class="text-break">Underline Struct
</h1>
  <div class="markdown level0 summary"><p>DWRITE_UNDERLINE</p>
</div>
  <div class="markdown level0 conceptual"></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.Win.DX.4.8.dll</h6>
  <h5 id="C1_Util_DX_DirectWrite_Underline_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public struct Underline</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Structure Underline</code></pre>
  </div>
  <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_Underline_FlowDirection" data-uid="C1.Util.DX.DirectWrite.Underline.FlowDirection">
          <a class="xref" href="C1.Util.DX.DirectWrite.Underline.FlowDirection.html">FlowDirection</a>
        </td>
        <td class="markdown level1 summary"><p>DWRITE_FLOW_DIRECTION flowDirection</p>
</td>
      </tr>
      <tr>
        <td id="C1_Util_DX_DirectWrite_Underline_LocaleName" data-uid="C1.Util.DX.DirectWrite.Underline.LocaleName">
          <a class="xref" href="C1.Util.DX.DirectWrite.Underline.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_Underline_MeasuringMode" data-uid="C1.Util.DX.DirectWrite.Underline.MeasuringMode">
          <a class="xref" href="C1.Util.DX.DirectWrite.Underline.MeasuringMode.html">MeasuringMode</a>
        </td>
        <td class="markdown level1 summary"><p>DWRITE_MEASURING_MODE measuringMode</p>
</td>
      </tr>
      <tr>
        <td id="C1_Util_DX_DirectWrite_Underline_Offset" data-uid="C1.Util.DX.DirectWrite.Underline.Offset">
          <a class="xref" href="C1.Util.DX.DirectWrite.Underline.Offset.html">Offset</a>
        </td>
        <td class="markdown level1 summary"><p>float offset</p>
</td>
      </tr>
      <tr>
        <td id="C1_Util_DX_DirectWrite_Underline_ReadingDirection" data-uid="C1.Util.DX.DirectWrite.Underline.ReadingDirection">
          <a class="xref" href="C1.Util.DX.DirectWrite.Underline.ReadingDirection.html">ReadingDirection</a>
        </td>
        <td class="markdown level1 summary"><p>DWRITE_READING_DIRECTION readingDirection</p>
</td>
      </tr>
      <tr>
        <td id="C1_Util_DX_DirectWrite_Underline_RunHeight" data-uid="C1.Util.DX.DirectWrite.Underline.RunHeight">
          <a class="xref" href="C1.Util.DX.DirectWrite.Underline.RunHeight.html">RunHeight</a>
        </td>
        <td class="markdown level1 summary"><p>float runHeight</p>
</td>
      </tr>
      <tr>
        <td id="C1_Util_DX_DirectWrite_Underline_Thickness" data-uid="C1.Util.DX.DirectWrite.Underline.Thickness">
          <a class="xref" href="C1.Util.DX.DirectWrite.Underline.Thickness.html">Thickness</a>
        </td>
        <td class="markdown level1 summary"><p>float thickness</p>
</td>
      </tr>
      <tr>
        <td id="C1_Util_DX_DirectWrite_Underline_Width" data-uid="C1.Util.DX.DirectWrite.Underline.Width">
          <a class="xref" href="C1.Util.DX.DirectWrite.Underline.Width.html">Width</a>
        </td>
        <td class="markdown level1 summary"><p>float width</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
