ItemsView.CalcHitInfo Method
Name | Parameters | Description |
---|---|---|
CalcHitInfo(Point) | pt | Returns information about the View elements located at the specified point. |
CalcHitInfo(Int32, Int32) | x, y | Returns information about the View elements located at the specified point. |