This property sets the text border width for single-selected Text and Stamp objects.

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

Property Value

Integer value representing the width of the text borders in pixels

Default value is 0

Explanation

The SelectedObjectTextBorderWidth property sets the border width for single-selected Text and Stamp objects. The unit is pixels. The default value is 0.

When the DesignedTextEnabled property is True, this property value can be set when the appropriate object is single-selected.

See also

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

 

The ImageKit.NET3 is created by Newtone Corporation