PresetCameraValues Enumeration

Preset Camera Type

Namespace:  DocumentFormat.OpenXml.Drawing
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Enumeration PresetCameraValues
'Usage
Dim instance As PresetCameraValues
public enum PresetCameraValues

Members

Member name Description
LegacyObliqueTopLeft Legacy Oblique Top Left. When the item is serialized out as xml, its value is "legacyObliqueTopLeft".
LegacyObliqueTop Legacy Oblique Top. When the item is serialized out as xml, its value is "legacyObliqueTop".
LegacyObliqueTopRight Legacy Oblique Top Right. When the item is serialized out as xml, its value is "legacyObliqueTopRight".
LegacyObliqueLeft Legacy Oblique Left. When the item is serialized out as xml, its value is "legacyObliqueLeft".
LegacyObliqueFront Legacy Oblique Front. When the item is serialized out as xml, its value is "legacyObliqueFront".
LegacyObliqueRight Legacy Oblique Right. When the item is serialized out as xml, its value is "legacyObliqueRight".
LegacyObliqueBottomLeft Legacy Oblique Bottom Left. When the item is serialized out as xml, its value is "legacyObliqueBottomLeft".
LegacyObliqueBottom Legacy Oblique Bottom. When the item is serialized out as xml, its value is "legacyObliqueBottom".
LegacyObliqueBottomRight Legacy Oblique Bottom Right. When the item is serialized out as xml, its value is "legacyObliqueBottomRight".
LegacyPerspectiveTopLeft Legacy Perspective Top Left. When the item is serialized out as xml, its value is "legacyPerspectiveTopLeft".
LegacyPerspectiveTop Legacy Perspective Top. When the item is serialized out as xml, its value is "legacyPerspectiveTop".
LegacyPerspectiveTopRight Legacy Perspective Top Right. When the item is serialized out as xml, its value is "legacyPerspectiveTopRight".
LegacyPerspectiveLeft Legacy Perspective Left. When the item is serialized out as xml, its value is "legacyPerspectiveLeft".
LegacyPerspectiveFront Legacy Perspective Front. When the item is serialized out as xml, its value is "legacyPerspectiveFront".
LegacyPerspectiveRight Legacy Perspective Right. When the item is serialized out as xml, its value is "legacyPerspectiveRight".
LegacyPerspectiveBottomLeft Legacy Perspective Bottom Left. When the item is serialized out as xml, its value is "legacyPerspectiveBottomLeft".
LegacyPerspectiveBottom Legacy Perspective Bottom. When the item is serialized out as xml, its value is "legacyPerspectiveBottom".
LegacyPerspectiveBottomRight Legacy Perspective Bottom Right. When the item is serialized out as xml, its value is "legacyPerspectiveBottomRight".
OrthographicFront Orthographic Front. When the item is serialized out as xml, its value is "orthographicFront".
IsometricTopUp Isometric Top Up. When the item is serialized out as xml, its value is "isometricTopUp".
IsometricTopDown Isometric Top Down. When the item is serialized out as xml, its value is "isometricTopDown".
IsometricBottomUp Isometric Bottom Up. When the item is serialized out as xml, its value is "isometricBottomUp".
IsometricBottomDown Isometric Bottom Down. When the item is serialized out as xml, its value is "isometricBottomDown".
IsometricLeftUp Isometric Left Up. When the item is serialized out as xml, its value is "isometricLeftUp".
IsometricLeftDown Isometric Left Down. When the item is serialized out as xml, its value is "isometricLeftDown".
IsometricRightUp Isometric Right Up. When the item is serialized out as xml, its value is "isometricRightUp".
IsometricRightDown Isometric Right Down. When the item is serialized out as xml, its value is "isometricRightDown".
IsometricOffAxis1Left Isometric Off Axis 1 Left. When the item is serialized out as xml, its value is "isometricOffAxis1Left".
IsometricOffAxis1Right Isometric Off Axis 1 Right. When the item is serialized out as xml, its value is "isometricOffAxis1Right".
IsometricOffAxis1Top Isometric Off Axis 1 Top. When the item is serialized out as xml, its value is "isometricOffAxis1Top".
IsometricOffAxis2Left Isometric Off Axis 2 Left. When the item is serialized out as xml, its value is "isometricOffAxis2Left".
IsometricOffAxis2Right Isometric Off Axis 2 Right. When the item is serialized out as xml, its value is "isometricOffAxis2Right".
IsometricOffAxis2Top Isometric Off Axis 2 Top. When the item is serialized out as xml, its value is "isometricOffAxis2Top".
IsometricOffAxis3Left Isometric Off Axis 3 Left. When the item is serialized out as xml, its value is "isometricOffAxis3Left".
IsometricOffAxis3Right Isometric Off Axis 3 Right. When the item is serialized out as xml, its value is "isometricOffAxis3Right".
IsometricOffAxis3Bottom Isometric Off Axis 3 Bottom. When the item is serialized out as xml, its value is "isometricOffAxis3Bottom".
IsometricOffAxis4Left Isometric Off Axis 4 Left. When the item is serialized out as xml, its value is "isometricOffAxis4Left".
IsometricOffAxis4Right Isometric Off Axis 4 Right. When the item is serialized out as xml, its value is "isometricOffAxis4Right".
IsometricOffAxis4Bottom Isometric Off Axis 4 Bottom. When the item is serialized out as xml, its value is "isometricOffAxis4Bottom".
ObliqueTopLeft Oblique Top Left. When the item is serialized out as xml, its value is "obliqueTopLeft".
ObliqueTop Oblique Top. When the item is serialized out as xml, its value is "obliqueTop".
ObliqueTopRight Oblique Top Right. When the item is serialized out as xml, its value is "obliqueTopRight".
ObliqueLeft Oblique Left. When the item is serialized out as xml, its value is "obliqueLeft".
ObliqueRight Oblique Right. When the item is serialized out as xml, its value is "obliqueRight".
ObliqueBottomLeft Oblique Bottom Left. When the item is serialized out as xml, its value is "obliqueBottomLeft".
ObliqueBottom Oblique Bottom. When the item is serialized out as xml, its value is "obliqueBottom".
ObliqueBottomRight Oblique Bottom Right. When the item is serialized out as xml, its value is "obliqueBottomRight".
PerspectiveFront Perspective Front. When the item is serialized out as xml, its value is "perspectiveFront".
PerspectiveLeft Perspective Left. When the item is serialized out as xml, its value is "perspectiveLeft".
PerspectiveRight Perspective Right. When the item is serialized out as xml, its value is "perspectiveRight".
PerspectiveAbove Orthographic Above. When the item is serialized out as xml, its value is "perspectiveAbove".
PerspectiveBelow Perspective Below. When the item is serialized out as xml, its value is "perspectiveBelow".
PerspectiveAboveLeftFacing Perspective Above Left Facing. When the item is serialized out as xml, its value is "perspectiveAboveLeftFacing".
PerspectiveAboveRightFacing Perspective Above Right Facing. When the item is serialized out as xml, its value is "perspectiveAboveRightFacing".
PerspectiveContrastingLeftFacing Perspective Contrasting Left Facing. When the item is serialized out as xml, its value is "perspectiveContrastingLeftFacing".
PerspectiveContrastingRightFacing Perspective Contrasting Right Facing. When the item is serialized out as xml, its value is "perspectiveContrastingRightFacing".
PerspectiveHeroicLeftFacing Perspective Heroic Left Facing. When the item is serialized out as xml, its value is "perspectiveHeroicLeftFacing".
PerspectiveHeroicRightFacing Perspective Heroic Right Facing. When the item is serialized out as xml, its value is "perspectiveHeroicRightFacing".
PerspectiveHeroicExtremeLeftFacing Perspective Heroic Extreme Left Facing. When the item is serialized out as xml, its value is "perspectiveHeroicExtremeLeftFacing".
PerspectiveHeroicExtremeRightFacing Perspective Heroic Extreme Right Facing. When the item is serialized out as xml, its value is "perspectiveHeroicExtremeRightFacing".
PerspectiveRelaxed Perspective Relaxed. When the item is serialized out as xml, its value is "perspectiveRelaxed".
PerspectiveRelaxedModerately Perspective Relaxed Moderately. When the item is serialized out as xml, its value is "perspectiveRelaxedModerately".

See Also

Reference

DocumentFormat.OpenXml.Drawing Namespace