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

This action creates a mail stamp representation of an Element. This action might typically used when showing photos or stamps in Personal Websites for example.
You can manage each component of the mail stamp through simple properties or attributes.

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


ImageElement before the action is applied.

ImageElement with MailStamp action applied on it.

ImageElement with MailStamp action applied on it. No padding is set in this case.


Syntax sample