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

This action simulates a perspective view of an Element.

In the following example we have an ImageElement on the Canvas and a PerspectiveView action is applied on the ImageElement. You can specify an orientation for the perspective view which values can be "Left Ro Right", "Right to Left", "Top to Bottom", and "Bottom to Top"


ImageElement before the action is applied.

ImageElement with PerspectiveView action applied on it.


Syntax sample