'宣言 Public Overloads Function HitTest( _ ByVal x As System.Integer, _ ByVal y As System.Integer _ ) As C1TopicBarHitTestInfo
public C1TopicBarHitTestInfo HitTest( System.int x, System.int y )
パラメータ
- x
- クライアント座標の水平位置。
- y
- クライアント座標の垂直位置。
戻り値の型
ポイントに関する情報を含む C1TopicBarHitTestInfoオブジェクト。