Viewport3DVisual::HitTest Method (Point)
.NET Framework (current version)
Returns the top-most visual object of a hit test performed at a specified Point.
Assembly: PresentationCore (in PresentationCore.dll)
Parameters
- point
-
Type:
System.Windows::Point
Point against which to hit test.
Return Value
Type: System.Windows.Media::HitTestResult^The hit test result of the visual returned as a HitTestResult type.
.NET Framework
Available since 3.0
Available since 3.0
Show: