DropShadowEffect Properties

The DropShadowEffect type exposes the following members.

Properties

Name Description
Public property Angle

Gets the angle of the shadow.

(Inherited from ShadowEffect.)
Public property BlendMode

Gets the blending mode.

(Inherited from Effect.)
Public property Color

Gets the Color of the shadow.

(Inherited from ShadowEffect.)
Public property Distance

Gets the distance of the shadow.

(Inherited from ShadowEffect.)
Public property Noise

Gets the noise of the shadow.

(Inherited from ShadowEffect.)
Public property Opacity

Gets the opacity.

(Inherited from Effect.)
Public property Size

Gets the size of the shadow.

(Inherited from ShadowEffect.)
Public property Spread

Gets the spread value.

See Also

Reference