TextEffectTarget.IsEnabled 属性

定义

获取一个值,该值确定是否对目标元素启用文本效果。

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

属性值

Boolean

true 如果在目标上启用, TextEffect 则为 .;否则为 false

适用于