# GrapeCity.Spreadsheet.Drawing.IThreeDFormat.CameraWidth

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="GrapeCity_Spreadsheet_Drawing_IThreeDFormat_CameraWidth_" data-uid="GrapeCity.Spreadsheet.Drawing.IThreeDFormat.CameraWidth*">CameraWidth Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_Spreadsheet_Drawing_IThreeDFormat_CameraWidth_" data-uid="GrapeCity.Spreadsheet.Drawing.IThreeDFormat.CameraWidth*"></a>
<h4 id="GrapeCity_Spreadsheet_Drawing_IThreeDFormat_CameraWidth" data-uid="GrapeCity.Spreadsheet.Drawing.IThreeDFormat.CameraWidth">CameraWidth</h4>
<div class="markdown level1 summary"><p>Represents the Width of the Orthographic Camera in the 3D world.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">double CameraWidth { get; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">ReadOnly Property CameraWidth As Double</code></pre>
</div>
</div>
