# C1.Win.TouchToolKit.ZoomFontInfo

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_TouchToolKit_ZoomFontInfo" data-uid="C1.Win.TouchToolKit.ZoomFontInfo" class="text-break">ZoomFontInfo Class
</h1>
  <div class="markdown level0 summary"><p>Represents a helper for resize font. Provide information on font.</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">ZoomFontInfo</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Win.TouchToolKit.html">C1.Win.TouchToolKit</a></h6>
  <h6><strong>Assembly</strong>: C1.Win.TouchToolKit.10.dll</h6>
  <h5 id="C1_Win_TouchToolKit_ZoomFontInfo_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class ZoomFontInfo</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class ZoomFontInfo</code></pre>
  </div>
  <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_Win_TouchToolKit_ZoomFontInfo_CurrentFontSize" data-uid="C1.Win.TouchToolKit.ZoomFontInfo.CurrentFontSize">
          <a class="xref" href="C1.Win.TouchToolKit.ZoomFontInfo.CurrentFontSize.html#C1_Win_TouchToolKit_ZoomFontInfo_CurrentFontSize">CurrentFontSize</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the current font size current control.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_TouchToolKit_ZoomFontInfo_DeltaFactor" data-uid="C1.Win.TouchToolKit.ZoomFontInfo.DeltaFactor">
          <a class="xref" href="C1.Win.TouchToolKit.ZoomFontInfo.DeltaFactor.html#C1_Win_TouchToolKit_ZoomFontInfo_DeltaFactor">DeltaFactor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the factor of current font size calculated by <a class="xref" href="C1.Win.TouchToolKit.C1Zoom.html">C1Zoom</a>.</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_Win_TouchToolKit_ZoomFontInfo_Zoom_System_Drawing_Font_" data-uid="C1.Win.TouchToolKit.ZoomFontInfo.Zoom(System.Drawing.Font)">
          <a class="xref" href="C1.Win.TouchToolKit.ZoomFontInfo.Zoom.html#C1_Win_TouchToolKit_ZoomFontInfo_Zoom_System_Drawing_Font_">Zoom(Font)</a>
        </td>
        <td class="markdown level1 summary"><p>Scales the current font.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
