# C1.Util.DX.DirectWrite.Strikethrough

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Util_DX_DirectWrite_Strikethrough" data-uid="C1.Util.DX.DirectWrite.Strikethrough" class="text-break">Strikethrough Struct
</h1>
  <div class="markdown level0 summary"><p>DWRITE_STRIKETHROUGH</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.10.dll</h6>
  <h5 id="C1_Util_DX_DirectWrite_Strikethrough_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public struct Strikethrough</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Structure Strikethrough</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_Strikethrough_FlowDirection" data-uid="C1.Util.DX.DirectWrite.Strikethrough.FlowDirection">
          <a class="xref" href="C1.Util.DX.DirectWrite.Strikethrough.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_Strikethrough_LocaleName" data-uid="C1.Util.DX.DirectWrite.Strikethrough.LocaleName">
          <a class="xref" href="C1.Util.DX.DirectWrite.Strikethrough.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_Strikethrough_MeasuringMode" data-uid="C1.Util.DX.DirectWrite.Strikethrough.MeasuringMode">
          <a class="xref" href="C1.Util.DX.DirectWrite.Strikethrough.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_Strikethrough_Offset" data-uid="C1.Util.DX.DirectWrite.Strikethrough.Offset">
          <a class="xref" href="C1.Util.DX.DirectWrite.Strikethrough.Offset.html">Offset</a>
        </td>
        <td class="markdown level1 summary"><p>float offset</p>
</td>
      </tr>
      <tr>
        <td id="C1_Util_DX_DirectWrite_Strikethrough_ReadingDirection" data-uid="C1.Util.DX.DirectWrite.Strikethrough.ReadingDirection">
          <a class="xref" href="C1.Util.DX.DirectWrite.Strikethrough.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_Strikethrough_Thickness" data-uid="C1.Util.DX.DirectWrite.Strikethrough.Thickness">
          <a class="xref" href="C1.Util.DX.DirectWrite.Strikethrough.Thickness.html">Thickness</a>
        </td>
        <td class="markdown level1 summary"><p>float thickness</p>
</td>
      </tr>
      <tr>
        <td id="C1_Util_DX_DirectWrite_Strikethrough_Width" data-uid="C1.Util.DX.DirectWrite.Strikethrough.Width">
          <a class="xref" href="C1.Util.DX.DirectWrite.Strikethrough.Width.html">Width</a>
        </td>
        <td class="markdown level1 summary"><p>float width</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
