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