OuterShadowEffect Properties
Contains properties to configure an outer shadow effect.| Name | Description |
|---|---|
| Angle | Gets or sets the angle to offset the shadow. |
| BlurRadius | Gets or sets the outer shadow’s blur radius. |
| Color | Gets or sets the shadow color. |
| Distance | Gets or sets how far to offset the shadow. |
| HorizontalScale | Gets or sets the horizontal scale of the shadow. |
| HorizontalSkew | Gets or sets the horizontal skew angle of the shadow. |
| RotateWithShape | Gets or sets whether the shadow rotates with the shape. |
| ShadowAlignment | Gets or sets the shadow alignment relative to the shape. |
| VerticalScale | Gets or sets the vertical scale of the shadow. |
| VerticalSkew | Gets or sets the vertical skew angle of the shadow. |
See Also