officefileapi-devexpress-dot-docs-dot-presentation-17dfd9db.md
Lists the preset camera types.
Namespace : DevExpress.Docs.Presentation
Assembly : DevExpress.Docs.Presentation.v25.2.dll
NuGet Package : DevExpress.Docs.Presentation
public enum PresetCameraType
Public Enum PresetCameraType
| Name | Description | Image |
|---|---|---|
None |
No preset camera is used.
| |
| LegacyObliqueTopLeft |
The LegacyObliqueTopLeft preset camera is used.
|
|
| LegacyObliqueTop |
The LegacyObliqueTop preset camera is used.
|
|
| LegacyObliqueTopRight |
The LegacyObliqueTopRight preset camera is used.
|
|
| LegacyObliqueLeft |
The LegacyObliqueLeft preset camera is used.
|
|
| LegacyObliqueFront |
The LegacyObliqueFront preset camera is used.
|
|
| LegacyObliqueRight |
The LegacyObliqueRight preset camera is used.
|
|
| LegacyObliqueBottomLeft |
The LegacyObliqueBottomLeft preset camera is used.
|
|
| LegacyObliqueBottom |
The LegacyObliqueBottom preset camera is used.
|
|
| LegacyObliqueBottomRight |
The LegacyObliqueBottomRight preset camera is used.
|
|
| LegacyPerspectiveTopLeft |
The LegacyPerspectiveTopLeft preset camera is used.
|
|
| LegacyPerspectiveTop |
The LegacyPerspectiveTop preset camera is used.
|
|
| LegacyPerspectiveTopRight |
The LegacyPerspectiveTopRight preset camera is used.
|
|
| LegacyPerspectiveLeft |
The LegacyPerspectiveLeft preset camera is used.
|
|
| LegacyPerspectiveFront |
The LegacyPerspectiveFront preset camera is used.
|
|
| LegacyPerspectiveRight |
The LegacyPerspectiveRight preset camera is used.
|
|
| LegacyPerspectiveBottomLeft |
The LegacyPerspectiveBottomLeft preset camera is used.
|
|
| LegacyPerspectiveBottom |
The LegacyPerspectiveBottom preset camera is used.
|
|
| LegacyPerspectiveBottomRight |
The LegacyPerspectiveBottomRight preset camera is used.
|
|
| OrthographicFront |
The OrthographicFront preset camera is used.
| |
| IsometricTopUp |
The IsometricTopUp preset camera is used.
| |
| IsometricTopDown |
The IsometricTopDown preset camera is used.
| |
| IsometricBottomUp |
The IsometricBottomUp preset camera is used.
| |
| IsometricBottomDown |
The IsometricBottomDown preset camera is used.
| |
| IsometricLeftUp |
The IsometricLeftUp preset camera is used.
| |
| IsometricLeftDown |
The IsometricLeftDown preset camera is used.
| |
| IsometricRightUp |
The IsometricRightUp preset camera is used.
| |
| IsometricRightDown |
The IsometricRightDown preset camera is used.
| |
| IsometricOffAxis1Left |
The IsometricOffAxis1Left preset camera is used.
| |
| IsometricOffAxis1Right |
The IsometricOffAxis1Right preset camera is used.
| |
| IsometricOffAxis1Top |
The IsometricOffAxis1Top preset camera is used.
| |
| IsometricOffAxis2Left |
The IsometricOffAxis2Left preset camera is used.
| |
| IsometricOffAxis2Right |
The IsometricOffAxis2Right preset camera is used.
| |
| IsometricOffAxis2Top |
The IsometricOffAxis2Top preset camera is used.
| |
| IsometricOffAxis3Left |
The IsometricOffAxis3Left preset camera is used.
| |
| IsometricOffAxis3Right |
The IsometricOffAxis3Right preset camera is used.
| |
| IsometricOffAxis3Bottom |
The IsometricOffAxis3Bottom preset camera is used.
| |
| IsometricOffAxis4Left |
The IsometricOffAxis4Left preset camera is used.
| |
| IsometricOffAxis4Right |
The IsometricOffAxis4Right preset camera is used.
| |
| IsometricOffAxis4Bottom |
The IsometricOffAxis4Bottom preset camera is used.
| |
| ObliqueTopLeft |
The ObliqueTopLeft preset camera is used.
| |
| ObliqueTop |
The ObliqueTop preset camera is used.
| |
| ObliqueTopRight |
The ObliqueTopRight preset camera is used.
| |
| ObliqueLeft |
The ObliqueLeft preset camera is used.
| |
| ObliqueRight |
The ObliqueRight preset camera is used.
| |
| ObliqueBottomLeft |
The ObliqueBottomLeft preset camera is used.
| |
| ObliqueBottom |
The ObliqueBottom preset camera is used.
| |
| ObliqueBottomRight |
The ObliqueBottomRight preset camera is used.
| |
| PerspectiveFront |
The PerspectiveFront preset camera is used.
| |
| PerspectiveLeft |
The PerspectiveLeft preset camera is used.
| |
| PerspectiveRight |
The PerspectiveRight preset camera is used.
| |
| PerspectiveAbove |
The PerspectiveAbove preset camera is used.
| |
| PerspectiveBelow |
The PerspectiveBelow preset camera is used.
| |
| PerspectiveAboveLeftFacing |
The PerspectiveAboveLeftFacing preset camera is used.
| |
| PerspectiveAboveRightFacing |
The PerspectiveAboveRightFacing preset camera is used.
| |
| PerspectiveContrastingLeftFacing |
The PerspectiveContrastingLeftFacing preset camera is used.
| |
| PerspectiveContrastingRightFacing |
The PerspectiveContrastingRightFacing preset camera is used.
| |
| PerspectiveHeroicLeftFacing |
The PerspectiveHeroicLeftFacing preset camera is used.
| |
| PerspectiveHeroicRightFacing |
The PerspectiveHeroicRightFacing preset camera is used.
| |
| PerspectiveHeroicExtremeLeftFacing |
The PerspectiveHeroicExtremeLeftFacing preset camera is used.
| |
| PerspectiveHeroicExtremeRightFacing |
The PerspectiveHeroicExtremeRightFacing preset camera is used.
| |
| PerspectiveRelaxed |
The PerspectiveRelaxed preset camera is used.
| |
| PerspectiveRelaxedModerately |
The PerspectiveRelaxedModerately preset camera is used.
| |
The following properties accept/return PresetCameraType values:
See Also