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

This action adds decorative border to an Element. The decorative border is specified by setting a border width, a dash style and a Fill – which can be set by a Visual Fill Editor at design-time.

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


ImageElement before the action is applied.

ImageElement with DecorativeBorder action applied on it.


Syntax sample