Skip to main content
All docs
V25.1
  • PresetCameraType Enum

    Namespace: DevExpress.Docs.Presentation

    Assembly: DevExpress.Docs.Presentation.v25.1.dll

    NuGet Package: DevExpress.Docs.Presentation

    Declaration

    public enum PresetCameraType

    Members

    Name
    None
    LegacyObliqueTopLeft
    LegacyObliqueTop
    LegacyObliqueTopRight
    LegacyObliqueLeft
    LegacyObliqueFront
    LegacyObliqueRight
    LegacyObliqueBottomLeft
    LegacyObliqueBottom
    LegacyObliqueBottomRight
    LegacyPerspectiveTopLeft
    LegacyPerspectiveTop
    LegacyPerspectiveTopRight
    LegacyPerspectiveLeft
    LegacyPerspectiveFront
    LegacyPerspectiveRight
    LegacyPerspectiveBottomLeft
    LegacyPerspectiveBottom
    LegacyPerspectiveBottomRight
    OrthographicFront
    IsometricTopUp
    IsometricTopDown
    IsometricBottomUp
    IsometricBottomDown
    IsometricLeftUp
    IsometricLeftDown
    IsometricRightUp
    IsometricRightDown
    IsometricOffAxis1Left
    IsometricOffAxis1Right
    IsometricOffAxis1Top
    IsometricOffAxis2Left
    IsometricOffAxis2Right
    IsometricOffAxis2Top
    IsometricOffAxis3Left
    IsometricOffAxis3Right
    IsometricOffAxis3Bottom
    IsometricOffAxis4Left
    IsometricOffAxis4Right
    IsometricOffAxis4Bottom
    ObliqueTopLeft
    ObliqueTop
    ObliqueTopRight
    ObliqueLeft
    ObliqueRight
    ObliqueBottomLeft
    ObliqueBottom
    ObliqueBottomRight
    PerspectiveFront
    PerspectiveLeft
    PerspectiveRight
    PerspectiveAbove
    PerspectiveBelow
    PerspectiveAboveLeftFacing
    PerspectiveAboveRightFacing
    PerspectiveContrastingLeftFacing
    PerspectiveContrastingRightFacing
    PerspectiveHeroicLeftFacing
    PerspectiveHeroicRightFacing
    PerspectiveHeroicExtremeLeftFacing
    PerspectiveHeroicExtremeRightFacing
    PerspectiveRelaxed
    PerspectiveRelaxedModerately

    Related API Members

    The following properties accept/return PresetCameraType values:

    See Also