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

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

Property Value

A integer value representing the horizontal offset of text shadows

Default value is 0

Explanation

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

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