InnerShadowEffect Properties
Contains properties used to configure an inner shadow effect.| Name | Description |
|---|---|
| Angle | Gets or sets the direction of the shadow’s offset. |
| BlurRadius | Gets or sets the blur radius of the inner shadow. |
| Color | Gets or sets the shadow color. |
| Distance | Gets or sets the distance of the inner shadow’s offset. |
See Also