This property sets whether or not the items used to set the text shadow offset are displayed in the property dialog.

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

Property Value

True: The items used to set the text shadow offset are displayed

False: The items used to set the text shadow offset are not displayed

Default value is True

Explanation

The DialogTextShadowOffsetVisible property sets whether or not the items used to set the text shadow offset are displayed in the property dialog.

This property is valid only when the DesignedTextEnabled property is True. If this property is set to False, the items used to set the text shadow horizontal offset, the text shadow vertical offset, and the text shadow blur are not displayed in the property dialog.

This property is only valid for Text and Stamp objects.

Also See

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

 

The ImageKit.NET3 is created by Newtone Corporation