GrapeCity ActiveReports for .NET 16.0J
InputHitTest(Point) メソッド

GrapeCity.ActiveReports.Viewer.Wpf 名前空間 > Viewer クラス : InputHitTest(Point) メソッド
The offset coordinates within this element.
Returns the input element within the current element that is at the specified coordinates, relative to the current element's origin.
シンタックス
'宣言
 
Public Function InputHitTest( _
   ByVal point As Point _
) As IInputElement
public IInputElement InputHitTest( 
   Point point
)

パラメータ

point
The offset coordinates within this element.

戻り値の型

The element child that is located at the given position.
参照

Viewer クラス
Viewer メンバ