[]
        
Defines the types of built-in shadow effects.
public enum BuiltInShadowIdPublic Enum BuiltInShadowId| Name | Description | 
|---|---|
| InsideBottom | Inside Bottom shadow. | 
| InsideBottomLeft | Inside Bottom Left shadow. | 
| InsideBottomRight | Inside Bottom Right shadow. | 
| InsideCenter | Inside Center shadow. | 
| InsideLeft | Inside Left shadow. | 
| InsideRight | Inside Right shadow. | 
| InsideTop | Inside Top shadow. | 
| InsideTopLeft | Inside Top Left shadow. | 
| InsideTopRight | Inside Top Right shadow. | 
| None | No shadow. | 
| OffsetBottom | Offset Bottom shadow. | 
| OffsetBottomLeft | Offset Bottom Left shadow. | 
| OffsetBottomRight | Offset Bottom Right shadow. | 
| OffsetCenter | Offset Center shadow. | 
| OffsetLeft | Offset Left shadow. | 
| OffsetRight | Offset Right shadow. | 
| OffsetTop | Offset Top shadow. | 
| OffsetTopLeft | Offset Top Left shadow. | 
| OffsetTopRight | Offset Top Right shadow. | 
| ProspectiveBelow | Prospective Below shadow. | 
| ProspectiveLowerLeft | Prospective Lower Left shadow. | 
| ProspectiveLowerRight | Prospective Lower Right shadow. | 
| ProspectiveUpperLeft | Prospective Upper Left shadow. | 
| ProspectiveUpperRight | Prospective Upper Right shadow. |