GeometryHitTestParameters Constructor (Geometry^)
.NET Framework (current version)
Initializes a new instance of the GeometryHitTestParameters class, using the specified Geometry.
Assembly: PresentationCore (in PresentationCore.dll)
The following example shows how to set up a hit test by using GeometryHitTestParameters for the HitTest method. A Point value is used to create a Geometry object to expand the range of the hit test over a wider display area.
.NET Framework
Available since 3.0
Available since 3.0
Show: