Shadow Constructor

Creates the Shadow effect.

Overload List

Name Description
Public method Shadow()
Public method Shadow(Single)

Creates the Shadow effect with the specified size.

Public method Shadow(Color)

Creates the Shadow effect with the specified color.

Public method Shadow(Color, Single)

Creates the Shadow effect with the specified color and size.

Public method Shadow(Single, Single, Single)

Creates the Shadow effect with the specified size and offset.

Public method Shadow(Single, Single, Single, Single)

Creates the Shadow effect with the specified size, offset, and opacity.

Public method Shadow(Color, Single, Single, Single)

Creates the Shadow effect with the specified color, size, and offset.

Public method Shadow(Color, Single, Single, Single, Single)

Creates the Shadow effect with the specified color, size, offset, and opacity.

See Also

Reference