This property sets the end color of the text gradient for single-selected Text and Stamp objects.

[Visual Basic] Public Property SelectedObjectForeColor2 As Color
[C#] public Color SelectedObjectForeColor2 {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 SelectedObjectForeColor2 property sets the end color of the text gradient 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.

Also See

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

 

The ImageKit.NET3 is created by Newtone Corporation