This property sets the percentage of text shadow opacity for single-selected objects.

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

Property Value

A integer value representing the percentage of the text shadow opacity

Default value is 100

Explanation

The SelectedObjectTextShadowColorOpacity property sets the percentage text shadow opacity for single-selected objects. The units are percentage where 100% is completely opaque.

When the DesignedTextEnabled property is True, the SelectedObjectTextShadowColorOpacity property value can be retrieved and set for single selected objects.

See also

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

 

The ImageKit.NET3 is created by Newtone Corporation