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

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

Property Value

Integer value representing opacity

Default value is 100%

Explanation

The SelectedObjectTextBorderColorOpacity property sets the border opacity for single-selected Text and Stamp objects. The unit is percent.

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