# GrapeCity.Documents.Pdf.Annotations.Model3DAnimationStyle

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_Documents_Pdf_Annotations_Model3DAnimationStyle" data-uid="GrapeCity.Documents.Pdf.Annotations.Model3DAnimationStyle" class="text-break">Model3DAnimationStyle Class
</h1>
  <div class="markdown level0 summary"><p>Defines possible values for <a class="xref" href="GrapeCity.Documents.Pdf.Annotations.Model3DStream.AnimationStyle.html#GrapeCity_Documents_Pdf_Annotations_Model3DStream_AnimationStyle">AnimationStyle</a>.</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">Model3DAnimationStyle</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.Documents.Pdf.Annotations.html">GrapeCity.Documents.Pdf.Annotations</a></h6>
  <h6><strong>Assembly</strong>: DS.Documents.Pdf.dll</h6>
  <h5 id="GrapeCity_Documents_Pdf_Annotations_Model3DAnimationStyle_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public static class Model3DAnimationStyle</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Module Model3DAnimationStyle</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="GrapeCity_Documents_Pdf_Annotations_Model3DAnimationStyle_Linear" data-uid="GrapeCity.Documents.Pdf.Annotations.Model3DAnimationStyle.Linear">
          <a class="xref" href="GrapeCity.Documents.Pdf.Annotations.Model3DAnimationStyle.Linear.html#GrapeCity_Documents_Pdf_Annotations_Model3DAnimationStyle_Linear">Linear</a>
        </td>
        <td class="markdown level1 summary"><p>Linear.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Pdf_Annotations_Model3DAnimationStyle_None" data-uid="GrapeCity.Documents.Pdf.Annotations.Model3DAnimationStyle.None">
          <a class="xref" href="GrapeCity.Documents.Pdf.Annotations.Model3DAnimationStyle.None.html#GrapeCity_Documents_Pdf_Annotations_Model3DAnimationStyle_None">None</a>
        </td>
        <td class="markdown level1 summary"><p>None.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Pdf_Annotations_Model3DAnimationStyle_Oscillating" data-uid="GrapeCity.Documents.Pdf.Annotations.Model3DAnimationStyle.Oscillating">
          <a class="xref" href="GrapeCity.Documents.Pdf.Annotations.Model3DAnimationStyle.Oscillating.html#GrapeCity_Documents_Pdf_Annotations_Model3DAnimationStyle_Oscillating">Oscillating</a>
        </td>
        <td class="markdown level1 summary"><p>Oscillating.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
