# GrapeCity.Drawing.PresetCamera

## Content

<div class="doc-site-dotnet-api-container">




  <h1 id="GrapeCity_Drawing_PresetCamera" data-uid="GrapeCity.Drawing.PresetCamera" class="text-break">PresetCamera Enum
</h1>
  <div class="markdown level0 summary"><p>Represent different algorithmic methods for setting all camera properties, including position.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.Drawing.html">GrapeCity.Drawing</a></h6>
  <h6><strong>Assembly</strong>: GrapeCity.Spreadsheet.dll</h6>
  <h5 id="GrapeCity_Drawing_PresetCamera_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public enum PresetCamera</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Enum PresetCamera</code></pre>
  </div>
  <h3 id="fields">Fields
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    <thead>
    </thead></thead><tbody>
      <tr>
        <td id="GrapeCity_Drawing_PresetCamera_IsometricBottomDown">IsometricBottomDown</td>
        <td><p>Isometric Bottom Down</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Drawing_PresetCamera_IsometricBottomUp">IsometricBottomUp</td>
        <td><p>Isometric Bottom Up</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Drawing_PresetCamera_IsometricLeftDown">IsometricLeftDown</td>
        <td><p>Isometric Left Down</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Drawing_PresetCamera_IsometricLeftUp">IsometricLeftUp</td>
        <td><p>Isometric Left Up</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Drawing_PresetCamera_IsometricOffAxis1Left">IsometricOffAxis1Left</td>
        <td><p>Isometric Off Axis 1 Left</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Drawing_PresetCamera_IsometricOffAxis1Right">IsometricOffAxis1Right</td>
        <td><p>Isometric Off Axis 1 Right</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Drawing_PresetCamera_IsometricOffAxis1Top">IsometricOffAxis1Top</td>
        <td><p>Isometric Off Axis 1 Top</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Drawing_PresetCamera_IsometricOffAxis2Left">IsometricOffAxis2Left</td>
        <td><p>Isometric Off Axis 2 Left</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Drawing_PresetCamera_IsometricOffAxis2Right">IsometricOffAxis2Right</td>
        <td><p>Isometric Off Axis 2 Right</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Drawing_PresetCamera_IsometricOffAxis2Top">IsometricOffAxis2Top</td>
        <td><p>Isometric Off Axis 2 Top</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Drawing_PresetCamera_IsometricOffAxis3Bottom">IsometricOffAxis3Bottom</td>
        <td><p>Isometric Off Axis 3 Bottom</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Drawing_PresetCamera_IsometricOffAxis3Left">IsometricOffAxis3Left</td>
        <td><p>Isometric Off Axis 3 Left</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Drawing_PresetCamera_IsometricOffAxis3Right">IsometricOffAxis3Right</td>
        <td><p>Isometric Off Axis 3 Right</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Drawing_PresetCamera_IsometricOffAxis4Bottom">IsometricOffAxis4Bottom</td>
        <td><p>Isometric Off Axis 4 Bottom</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Drawing_PresetCamera_IsometricOffAxis4Left">IsometricOffAxis4Left</td>
        <td><p>Isometric Off Axis 4 Left</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Drawing_PresetCamera_IsometricOffAxis4Right">IsometricOffAxis4Right</td>
        <td><p>Isometric Off Axis 4 Right</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Drawing_PresetCamera_IsometricRightDown">IsometricRightDown</td>
        <td><p>Isometric Right Down</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Drawing_PresetCamera_IsometricRightUp">IsometricRightUp</td>
        <td><p>Isometric Right Up</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Drawing_PresetCamera_IsometricTopDown">IsometricTopDown</td>
        <td><p>Isometric Top Down</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Drawing_PresetCamera_IsometricTopUp">IsometricTopUp</td>
        <td><p>Isometric Top Up</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Drawing_PresetCamera_LegacyObliqueBottom">LegacyObliqueBottom</td>
        <td><p>Legacy Oblique Bottom</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Drawing_PresetCamera_LegacyObliqueBottomLeft">LegacyObliqueBottomLeft</td>
        <td><p>Legacy Oblique Bottom Left</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Drawing_PresetCamera_LegacyObliqueBottomRight">LegacyObliqueBottomRight</td>
        <td><p>Legacy Oblique Bottom Right</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Drawing_PresetCamera_LegacyObliqueFront">LegacyObliqueFront</td>
        <td><p>Legacy Oblique Front</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Drawing_PresetCamera_LegacyObliqueLeft">LegacyObliqueLeft</td>
        <td><p>Legacy Oblique Left</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Drawing_PresetCamera_LegacyObliqueRight">LegacyObliqueRight</td>
        <td><p>Legacy Oblique Right</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Drawing_PresetCamera_LegacyObliqueTop">LegacyObliqueTop</td>
        <td><p>Legacy Oblique Top</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Drawing_PresetCamera_LegacyObliqueTopLeft">LegacyObliqueTopLeft</td>
        <td><p>Legacy Oblique Top Left</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Drawing_PresetCamera_LegacyObliqueTopRight">LegacyObliqueTopRight</td>
        <td><p>Legacy Oblique Top Right</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Drawing_PresetCamera_LegacyPerspectiveBottom">LegacyPerspectiveBottom</td>
        <td><p>Legacy Perspective Bottom</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Drawing_PresetCamera_LegacyPerspectiveBottomLeft">LegacyPerspectiveBottomLeft</td>
        <td><p>Legacy Perspective Bottom Left</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Drawing_PresetCamera_LegacyPerspectiveBottomRight">LegacyPerspectiveBottomRight</td>
        <td><p>Legacy Perspective Bottom Right</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Drawing_PresetCamera_LegacyPerspectiveFront">LegacyPerspectiveFront</td>
        <td><p>Legacy Perspective Front</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Drawing_PresetCamera_LegacyPerspectiveLeft">LegacyPerspectiveLeft</td>
        <td><p>Legacy Perspective Left</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Drawing_PresetCamera_LegacyPerspectiveRight">LegacyPerspectiveRight</td>
        <td><p>Legacy Perspective Right</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Drawing_PresetCamera_LegacyPerspectiveTop">LegacyPerspectiveTop</td>
        <td><p>Legacy Perspective Top</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Drawing_PresetCamera_LegacyPerspectiveTopLeft">LegacyPerspectiveTopLeft</td>
        <td><p>Legacy Perspective Top Left</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Drawing_PresetCamera_LegacyPerspectiveTopRight">LegacyPerspectiveTopRight</td>
        <td><p>Legacy Perspective Top Right</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Drawing_PresetCamera_ObliqueBottom">ObliqueBottom</td>
        <td><p>Oblique Bottom</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Drawing_PresetCamera_ObliqueBottomLeft">ObliqueBottomLeft</td>
        <td><p>Oblique Bottom Left</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Drawing_PresetCamera_ObliqueBottomRight">ObliqueBottomRight</td>
        <td><p>Oblique Bottom Right</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Drawing_PresetCamera_ObliqueLeft">ObliqueLeft</td>
        <td><p>Oblique Left</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Drawing_PresetCamera_ObliqueRight">ObliqueRight</td>
        <td><p>Oblique Right</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Drawing_PresetCamera_ObliqueTop">ObliqueTop</td>
        <td><p>Oblique Top</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Drawing_PresetCamera_ObliqueTopLeft">ObliqueTopLeft</td>
        <td><p>Oblique Top Left</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Drawing_PresetCamera_ObliqueTopRight">ObliqueTopRight</td>
        <td><p>Oblique Top Right</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Drawing_PresetCamera_OrthographicFront">OrthographicFront</td>
        <td><p>Orthographic Front</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Drawing_PresetCamera_PerspectiveAbove">PerspectiveAbove</td>
        <td><p>Perspective Above</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Drawing_PresetCamera_PerspectiveAboveLeftFacing">PerspectiveAboveLeftFacing</td>
        <td><p>Perspective Above Left Facing</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Drawing_PresetCamera_PerspectiveAboveRightFacing">PerspectiveAboveRightFacing</td>
        <td><p>Perspective Above Right Facing</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Drawing_PresetCamera_PerspectiveBelow">PerspectiveBelow</td>
        <td><p>Perspective Below</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Drawing_PresetCamera_PerspectiveContrastingLeftFacing">PerspectiveContrastingLeftFacing</td>
        <td><p>Perspective Contrasting Left Facing</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Drawing_PresetCamera_PerspectiveContrastingRightFacing">PerspectiveContrastingRightFacing</td>
        <td><p>Perspective Contrasting Right Facing</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Drawing_PresetCamera_PerspectiveFront">PerspectiveFront</td>
        <td><p>Perspective Front</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Drawing_PresetCamera_PerspectiveHeroicExtremeLeftFacing">PerspectiveHeroicExtremeLeftFacing</td>
        <td><p>Perspective Heroic Extreme Left Facing</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Drawing_PresetCamera_PerspectiveHeroicExtremeRightFacing">PerspectiveHeroicExtremeRightFacing</td>
        <td><p>Perspective Heroic Extreme Right Facing</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Drawing_PresetCamera_PerspectiveHeroicLeftFacing">PerspectiveHeroicLeftFacing</td>
        <td><p>Perspective Heroic Left Facing</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Drawing_PresetCamera_PerspectiveHeroicRightFacing">PerspectiveHeroicRightFacing</td>
        <td><p>Perspective Heroic Right Facing</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Drawing_PresetCamera_PerspectiveLeft">PerspectiveLeft</td>
        <td><p>Perspective Left</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Drawing_PresetCamera_PerspectiveRelaxed">PerspectiveRelaxed</td>
        <td><p>Perspective Relaxed</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Drawing_PresetCamera_PerspectiveRelaxedModerately">PerspectiveRelaxedModerately</td>
        <td><p>Perspective Relaxed Moderately</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Drawing_PresetCamera_PerspectiveRight">PerspectiveRight</td>
        <td><p>Perspective Right</p>
</td>
      </tr>
    </tbody>
  </table>
</div>
