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

    Namespace: DevExpress.Docs.Presentation

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

    NuGet Package: DevExpress.Docs.Presentation

    Declaration

    public enum PresetShadowType

    Members

    Name
    TopLeftDrop
    TopRightDrop
    BackLeftPerspective
    BackRightPerspective
    BottomLeftDrop
    BottomRightDrop
    FrontLeftPerspective
    FrontRightPerspective
    TopLeftSmallDrop
    TopLeftLargeDrop
    BackLeftLongPerspective
    BackRightLongPerspective
    TopLeftDoubleDrop
    BottomRightSmallDrop
    FrontLeftLongPerspective
    FrontRightLongPerspective
    OuterBox3d
    InnerBox3d
    BackCenterPerspective
    FrontBottomShadow

    Related API Members

    The following properties accept/return PresetShadowType values:

    See Also