public HitTestInformation HitTest( int x, int y )
'Declaration Public Function HitTest( _ ByVal x As Integer, _ ByVal y As Integer _ ) As HitTestInformation
'使用法 Dim instance As FpSpread Dim x As Integer Dim y As Integer Dim value As HitTestInformation value = instance.HitTest(x, y)
FpSpread クラス FpSpread メンバ
編集、選択、フォーカスに関するイベント ヒットテストによるカーソル位置の特定
© 2004-2015, GrapeCity inc. All rights reserved.