Hit |
| Name | Description | |
|---|---|---|
| IsCovering(PointD2D) | Determines whether the hit area covers the specified point. | |
| IsCovering(PointF) | Determines whether the hit area covers the specified path points. | |
| IsCovering(RectangleD2D) | Determines whether the hit area covers the specified rectangle. | |
| IsCovering(PointD2D, MatrixD2D) | Determines whether the hit area covers the specified point after applying an additional transformation. | |
| IsCovering(RectangleD2D, MatrixD2D) | Determines whether the hit area covers the specified rectangle after applying an additional transformation. |