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

This action flips an Element across its vertical or horizontal axis.

In the following example we have an ImageElement on the Canvas and a Flip action is applied on the ImageElement in both directions, horizontal and vertical.


ImageElement before the action is applied.

ImageElement with Flip action applied on it. Horizontal flipping.

ImageElement with Flip action applied on it. Vertical flipping.


Syntax sample