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

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

プロパティ値

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

Viewer クラス
Viewer メンバ