Share via


TextEffectTarget.IsEnabled プロパティ

定義

テキスト効果が対象の要素で有効になっているかどうかを示す値を取得します。

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

プロパティ値

Boolean

trueターゲットfalseTextEffect有効になっている場合は .

適用対象