public HitTestInformation HitTest( int x, int y )
'Declaration Public Function HitTest( _ ByVal x As Integer, _ ByVal y As Integer _ ) As HitTestInformation
'使用法 Dim instance As SpreadView Dim x As Integer Dim y As Integer Dim value As HitTestInformation value = instance.HitTest(x, y)
SpreadView クラス SpreadView メンバ
© 2004-2015, GrapeCity inc. All rights reserved.