Skip to main content
All docs
V25.1
  • PresetShadowEffect.Type Property

    Namespace: DevExpress.Docs.Presentation

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

    NuGet Package: DevExpress.Docs.Presentation

    Declaration

    public PresetShadowType Type { get; set; }

    Property Value

    Type
    PresetShadowType

    Available values:

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