Share via


GlyphRun.IsHitTestable 屬性

定義

取得值,這個值表示 GlyphRun 中是否存在有效的插入號字元點擊。

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

屬性值

如果存在有效的插入號字元點擊則為 true,否則為 false

適用於