MESCIUS SPREAD for Windows Forms 17.0J
HitTest メソッド (SpreadView)

x値
y値
特定の位置に関する情報を返します。
構文
'Declaration
 
Public Function HitTest( _
   ByVal x As Integer, _
   ByVal y As Integer _
) As HitTestInformation
public HitTestInformation HitTest( 
   int x,
   int y
)

パラメータ

x
x値
y
y値

戻り値の型

ヒット テスト情報を含む HitTestInformation オブジェクト
参照

SpreadView クラス
SpreadView メンバ

開発者ガイド

編集、選択、フォーカスに関するイベント
ヒットテストによるカーソル位置の特定

 

 


© MESCIUS inc. All rights reserved.