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

This action creates a Polaroid representation of an Element. This action is typically used when showing photo albums in Photography-related or Personal Websites.
Polaroid is very flexible allowing you to change the appearance of each component of it such as background, size, caption and so on.

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


ImageElement before the action is applied.

ImageElement with Polaroid action applied on it.


Syntax sample