CameraPresetType

CameraPresetType

Overview

CameraPresetType is a enum in Aspose.Slides FOSS for Python.

Constants which define camera preset type.

This enumeration defines 63 values: NOT_DEFINED, ISOMETRIC_BOTTOM_DOWN, ISOMETRIC_BOTTOM_UP, ISOMETRIC_LEFT_DOWN, ISOMETRIC_LEFT_UP, ISOMETRIC_OFF_AXIS_1_LEFT, ISOMETRIC_OFF_AXIS_1_RIGHT, ISOMETRIC_OFF_AXIS_1_TOP, ISOMETRIC_OFF_AXIS_2_LEFT, ISOMETRIC_OFF_AXIS_2_RIGHT, ISOMETRIC_OFF_AXIS_2_TOP, ISOMETRIC_OFF_AXIS_3_BOTTOM, and 51 more.

Values

ValueDescription
NOT_DEFINEDRepresents an undefined camera preset
ISOMETRIC_BOTTOM_DOWNRepresents an isometric view from bottom looking down
ISOMETRIC_BOTTOM_UPRepresents an isometric view from bottom looking up
ISOMETRIC_LEFT_DOWNRepresents an isometric view from left looking down
ISOMETRIC_LEFT_UPRepresents an isometric view from left looking up
ISOMETRIC_OFF_AXIS_1_LEFTRepresents an off‑axis isometric view 1 from the left
ISOMETRIC_OFF_AXIS_1_RIGHTRepresents an off‑axis isometric view 1 from the right
ISOMETRIC_OFF_AXIS_1_TOPRepresents an off‑axis isometric view 1 from the top
ISOMETRIC_OFF_AXIS_2_LEFTRepresents an off‑axis isometric view 2 from the left
ISOMETRIC_OFF_AXIS_2_RIGHTRepresents an off‑axis isometric view 2 from the right
ISOMETRIC_OFF_AXIS_2_TOPRepresents an off‑axis isometric view 2 from the top
ISOMETRIC_OFF_AXIS_3_BOTTOMRepresents an off‑axis isometric view 3 from the bottom
ISOMETRIC_OFF_AXIS_3_LEFTRepresents an off‑axis isometric view 3 from the left
ISOMETRIC_OFF_AXIS_3_RIGHTRepresents an off‑axis isometric view 3 from the right
ISOMETRIC_OFF_AXIS_4_BOTTOMRepresents an off‑axis isometric view 4 from the bottom
ISOMETRIC_OFF_AXIS_4_LEFTRepresents an off‑axis isometric view 4 from the left
ISOMETRIC_OFF_AXIS_4_RIGHTRepresents an off‑axis isometric view 4 from the right
ISOMETRIC_RIGHT_DOWNRepresents an isometric view from right looking down
ISOMETRIC_RIGHT_UPRepresents an isometric view from right looking up
ISOMETRIC_TOP_DOWNRepresents an isometric view from top looking down
ISOMETRIC_TOP_UPRepresents an isometric view from top looking up
LEGACY_OBLIQUE_BOTTOMRepresents a legacy oblique view from the bottom
LEGACY_OBLIQUE_BOTTOM_LEFTRepresents a legacy oblique view from bottom‑left
LEGACY_OBLIQUE_BOTTOM_RIGHTRepresents a legacy oblique view from bottom‑right
LEGACY_OBLIQUE_FRONTRepresents a legacy oblique view from the front
LEGACY_OBLIQUE_LEFTRepresents a legacy oblique view from the left side
LEGACY_OBLIQUE_RIGHTRepresents a legacy oblique view from the right side
LEGACY_OBLIQUE_TOPRepresents a legacy oblique view from the top
LEGACY_OBLIQUE_TOP_LEFTRepresents a legacy oblique view from top‑left
LEGACY_OBLIQUE_TOP_RIGHTRepresents a legacy oblique view from top‑right
LEGACY_PERSPECTIVE_BOTTOMRepresents a legacy perspective view from the bottom
LEGACY_PERSPECTIVE_BOTTOM_LEFTRepresents a legacy perspective view from bottom‑left
LEGACY_PERSPECTIVE_BOTTOM_RIGHTRepresents a legacy perspective view from bottom‑right
LEGACY_PERSPECTIVE_FRONTRepresents a legacy perspective view from the front
LEGACY_PERSPECTIVE_LEFTRepresents a legacy perspective view from the left
LEGACY_PERSPECTIVE_RIGHTRepresents a legacy perspective view from the right
LEGACY_PERSPECTIVE_TOPRepresents a legacy perspective view from the top
LEGACY_PERSPECTIVE_TOP_LEFTRepresents a legacy perspective view from top‑left
LEGACY_PERSPECTIVE_TOP_RIGHTRepresents a legacy perspective view from top‑right
OBLIQUE_BOTTOMRepresents an oblique view from the bottom
OBLIQUE_BOTTOM_LEFTRepresents an oblique view from bottom‑left
OBLIQUE_BOTTOM_RIGHTRepresents an oblique view from bottom‑right
OBLIQUE_LEFTRepresents an oblique view from the left
OBLIQUE_RIGHTRepresents an oblique view from the right
OBLIQUE_TOPRepresents an oblique view from the top
OBLIQUE_TOP_LEFTRepresents an oblique view from top‑left
OBLIQUE_TOP_RIGHTRepresents an oblique view from top‑right
ORTHOGRAPHIC_FRONTRepresents an orthographic projection view from the front
PERSPECTIVE_ABOVERepresents a perspective view from above
PERSPECTIVE_ABOVE_LEFT_FACINGRepresents a perspective view from above facing left
PERSPECTIVE_ABOVE_RIGHT_FACINGRepresents a perspective view from above facing right
PERSPECTIVE_BELOWRepresents a perspective view from below
PERSPECTIVE_CONTRASTING_LEFT_FACINGRepresents a contrasting perspective view facing left
PERSPECTIVE_CONTRASTING_RIGHT_FACINGRepresents a contrasting perspective view facing right
PERSPECTIVE_FRONTRepresents a standard perspective view from the front
PERSPECTIVE_HEROIC_EXTREME_LEFT_FACINGRepresents a heroic extreme perspective view facing left
PERSPECTIVE_HEROIC_EXTREME_RIGHT_FACINGRepresents a heroic extreme perspective view facing right
PERSPECTIVE_HEROIC_LEFT_FACINGRepresents a heroic perspective view facing left
PERSPECTIVE_HEROIC_RIGHT_FACINGRepresents a heroic perspective view facing right
PERSPECTIVE_LEFTRepresents a perspective view from the left
PERSPECTIVE_RELAXEDRepresents a relaxed perspective view
PERSPECTIVE_RELAXED_MODERATELYRepresents a moderately relaxed perspective view
PERSPECTIVE_RIGHTRepresents a perspective view from the right

See Also