This property sets the vertical offset of text shadows for single-selected objects.

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

Property Value

A integer value representing the vertical offset of text shadows

Default value is 0

Explanation

The SelectedObjectTextShadowOffsetY property sets the vertical offset of text shadows for single-selected objects. The units are in pixels.

When the DesignedTextEnabled property is True, the SelectedObjectTextShadowOffsetY 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