Visual Basic
C#
Managed Extensions for C++
C++/CLI
Parameters
- page
- Image to apply drop shadow effect to.
- width
- Width of background and shadow area to add to the image.
- distance
- Distance to move image from shadow area.
- angle
- Angle (direction) of movement of image from shadow area.
- insideColor
- Color of shadow area.
- outsideColor
- Color of background.
The image is enlarged to contain a background and shadowed area.