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

This action rounds Element corners. RoundCorners settings include the corner roundness and a color and width for the border if necessary.

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


ImageElement before the action is applied.

ImageElement before the action is applied.


Syntax sample