This property sets whether or not the item used to set the text alignment for the Stamp object is enabled in the property dialog.

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

Property Value

True: The item used to set the text alignment is enabled

False: The item used to set the text alignment is disabled

Default value is True

Explanation

The DialogTextAlignEnabled property sets whether or not the item used to set the text alignment for the Stamp object is enabled in the property dialog.

When this property is False, the item used to set the text alignment is disabled and cannot be set.

The DialogTextAlignEnabled property is enabled for the Stamp object only. Even if this property is true and a Text object is selected the text alignment item will be disabled.

Also See

ImageKit.Edit Members | Newtone.ImageKit.Wpf.ImageKit

 

The ImageKit WPF is created by Newtone Corporation