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

This action adds perspective reflection to an Element. ImageDraw makes it easy to apply perspective reflection to any Element allowing you to specify similar settings as PrespectiveShadow action.

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


ImageElement before the action is applied.

ImageElement with PerspectiveReflection action applied on it.


Syntax sample