# C1.Util.DX.Animation.KeyFrame

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Util_DX_Animation_KeyFrame" data-uid="C1.Util.DX.Animation.KeyFrame" class="text-break">KeyFrame Struct
</h1>
  <div class="markdown level0 summary"><p>UI_ANIMATION_KEYFRAME</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Util.DX.Animation.html">C1.Util.DX.Animation</a></h6>
  <h6><strong>Assembly</strong>: C1.Win.DX.4.8.dll</h6>
  <h5 id="C1_Util_DX_Animation_KeyFrame_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public struct KeyFrame</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Structure KeyFrame</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_Animation_KeyFrame__ctor_System_IntPtr_" data-uid="C1.Util.DX.Animation.KeyFrame.#ctor(System.IntPtr)">
          <a class="xref" href="C1.Util.DX.Animation.KeyFrame.-ctor.html#C1_Util_DX_Animation_KeyFrame__ctor_System_IntPtr_">KeyFrame(IntPtr)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="C1.Util.DX.Animation.KeyFrame.html">KeyFrame</a> struct.</p>
</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_Animation_KeyFrame_ID" data-uid="C1.Util.DX.Animation.KeyFrame.ID">
          <a class="xref" href="C1.Util.DX.Animation.KeyFrame.ID.html">ID</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the keyframe ID.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Util_DX_Animation_KeyFrame_Start" data-uid="C1.Util.DX.Animation.KeyFrame.Start">
          <a class="xref" href="C1.Util.DX.Animation.KeyFrame.Start.html">Start</a>
        </td>
        <td class="markdown level1 summary"><p>Represents the implicit keyframe at the start of every storyboard.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
