Neodynamic ImageDraw SDK for .NET
PerspectiveShadow
Represented by Neodynamic.SDK.PerspectiveShadow class.

This action adds perspective shadows to an Element. ImageDraw makes it easy to apply perspective shadows to any Element allowing you to specify the following shadow settings:


Examples

1. In the following example we have an ImageElement on the Canvas and a simple PerspectiveShadow action is applied on the ImageElement.


ImageElement before the action is applied.

ImageElement with PerspectiveShadow action applied on it.


Syntax sample





2. In the following example the same ImageElement of the previous sample but with other perspective shadow settings.


ImageElement before the action is applied.

ImageElement with PerspectiveShadow action applied on it.


Syntax sample