# GrapeCity.Documents.Pdf.Annotations.Model3DStream.AnimationSpeed

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="GrapeCity_Documents_Pdf_Annotations_Model3DStream_AnimationSpeed_" data-uid="GrapeCity.Documents.Pdf.Annotations.Model3DStream.AnimationSpeed*">AnimationSpeed Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_Documents_Pdf_Annotations_Model3DStream_AnimationSpeed_" data-uid="GrapeCity.Documents.Pdf.Annotations.Model3DStream.AnimationSpeed*"></a>
<h4 id="GrapeCity_Documents_Pdf_Annotations_Model3DStream_AnimationSpeed" data-uid="GrapeCity.Documents.Pdf.Annotations.Model3DStream.AnimationSpeed">AnimationSpeed</h4>
<div class="markdown level1 summary"><p>Gets or sets a positive number specifying the time multiplier that shall be used
when running the animation.
A value greater than one shortens the time it takes to play the animation,
or effectively speeds up the animation.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public float AnimationSpeed { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public Property AnimationSpeed As Single</code></pre>
</div>
</div>
