This documentation is archived and is not being maintained.
Visual::HitTestCore Method
Visual Studio 2010
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. |
Show: