# GrapeCity.Documents.Pdf.Annotations.Model3DView.CameraDistance

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="GrapeCity_Documents_Pdf_Annotations_Model3DView_CameraDistance_" data-uid="GrapeCity.Documents.Pdf.Annotations.Model3DView.CameraDistance*">CameraDistance Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_Documents_Pdf_Annotations_Model3DView_CameraDistance_" data-uid="GrapeCity.Documents.Pdf.Annotations.Model3DView.CameraDistance*"></a>
<h4 id="GrapeCity_Documents_Pdf_Annotations_Model3DView_CameraDistance" data-uid="GrapeCity.Documents.Pdf.Annotations.Model3DView.CameraDistance">CameraDistance</h4>
<div class="markdown level1 summary"><p>Gets or sets a non-negative number indicating a distance in the camera coordinate system
along the z axis to the centre of orbit for this view;
If this entry is not present, the interactive PDF processor shall determine the centre of orbit.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public float? CameraDistance { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public Property CameraDistance As Single?</code></pre>
</div>
</div>
