[]
Defines preset shadow types.
public enum PresetShadowType
Public Enum PresetShadowType
| Name | Description |
|---|---|
| BackCenterPerspectiveShadow | Back Center Perspective Shadow. |
| BackLeftLongPerspectiveShadow | Back Left Long Perspective Shadow. |
| BackLeftPerspectiveShadow | Back Left Perspective Shadow. |
| BackRightLongPerspectiveShadow | Back Right Long Perspective Shadow. |
| BackRightPerspectiveShadow | Back Right Perspective Shadow. |
| BottomLeftDropShadow | Bottom Left Drop Shadow. |
| BottomRightDropShadow | Bottom Right Drop Shadow. |
| BottomRightSmallDropShadow | Bottom Right Small Drop Shadow. |
| FrontBottomShadow | Front Bottom Shadow. |
| FrontLeftLongPerspectiveShadow | Front Left Long Perspective Shadow. |
| FrontLeftPerspectiveShadow | Front Left Perspective Shadow. |
| FrontRightLongPerspectiveShadow | Front Right LongPerspective Shadow. |
| FrontRightPerspectiveShadow | Front Right Perspective Shadow. |
| NoShadow | No preset shadow. |
| ThreeDimensionalInnerBoxShadow | 3D Inner Box Shadow. |
| ThreeDimensionalOuterBoxShadow | 3D Outer Box Shadow. |
| TopLeftDoubleDropShadow | Top Left Double Drop Shadow. |
| TopLeftDropShadow | Top Left Drop Shadow. |
| TopLeftLargeDropShadow | Top Left Large Drop Shadow. |
| TopLeftSmallDropShadow | Top Left Small Drop Shadow. |
| TopRightDropShadow | Top Right Drop Shadow. |