GrapeCity ActiveReports for .NET 16.0J
IsStylusDirectlyOver プロパティ

GrapeCity.ActiveReports.Viewer.Wpf 名前空間 > Viewer クラス : IsStylusDirectlyOver プロパティ
Gets a value that indicates whether the stylus position corresponds to hit test results, which take element compositing into account. This is a dependency property.
シンタックス
'宣言
 
Public ReadOnly Property IsStylusDirectlyOver As Boolean
public bool IsStylusDirectlyOver {get;}

プロパティ値

true if the stylus pointer is over the same element result as a hit test; otherwise, false. The default is false.
参照

Viewer クラス
Viewer メンバ