Visual.HitTestCore Method
.NET Framework 4.5
Determines whether a point or geometry value is within the bounds of the visual object.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| 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. |