Visual::HitTestCore Method
.NET Framework (current version)
Determines whether a point or geometry value is within the bounds of the visual object.
Assembly: PresentationCore (in PresentationCore.dll)
| Name | Description | |
|---|---|---|
![]() | HitTestCore(GeometryHitTestParameters^) | Determines whether a geometry value is within the bounds of the visual object. |
![]() | HitTestCore(PointHitTestParameters^) | Determines whether a point coordinate value is within the bounds of the visual object. |
Show:
