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

[Visual Basic] Public Property SelectedObjectTextBorderColor As Boolean
[C#] public bool SelectedObjectTextBorderColor {get; set;}

Property Value

A value of type System.Drawing.Color representing the end color for the text gradient

Default value is System.Drawing.Color.Black

Explanation

The SelectedObjectTextBorderColor property sets the border color for single-selected Text and Stamp objects.

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