TextEffectTarget.IsEnabled Property

Definition

Gets a value that determines whether the text effect is enabled on the target element.

public:
 property bool IsEnabled { bool get(); };
public bool IsEnabled { get; }
member this.IsEnabled : bool
Public ReadOnly Property IsEnabled As Boolean

Property Value

true if the TextEffect is enabled on the target; otherwise, false.

Applies to