This property sets the width for the text border.

[Visual Basic] Public Property TextBorderWidth As Integer
[C#] public int TextBorderWidth {get; set;}

Property Value

In integer representing the width of the text border in pixels.

Default value is 0

Explanation

The TextBorderWidth property sets the width of the text border. The units are pixels. The default value is 0.

This property is enabled when the DesignedTextEnabled property is set to True.

Also See

ImageKit.Edit Members | Newtone.ImageKit.Win.ImageKit

 

The ImageKit.NET3 is created by Newtone Corporation