共用方式為


TextEffectTarget.IsEnabled 屬性

定義

取得值,此值決定是否對目標元素啟用文字效果。

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

屬性值

Boolean

trueTextEffect如果已在目標上啟用 ,則為 ,否則為 false

適用於