'宣言 Public Overloads Function HitTest( _ ByVal pt As System.Drawing.Point _ ) As HitTestInfo
public HitTestInfo HitTest( System.Drawing.Point pt )
パラメータ
- pt
- System.Drawing.Point in client coordinates.
戻り値の型
A HitTestInfo object that contains information about the point.