Initializes a new instance of the Shadow class.
Name | Description | |
---|---|---|
Shadow() |
Initializes a new instance of the Shadow class. |
|
Shadow(Color, Single, Single) |
Initializes a new instance of the Shadow class using the specified color and offsets. |
|
Shadow(Color, Single, Single, Single, Boolean) |
Creates and initializes new Shadow class instance. You can set all the shadow parameters here. |
|
Shadow(Color, Single, Single, Single, Single, Boolean) |