Geometry::FillContains Method (Point)
.NET Framework (current version)
Indicates whether the geometry contains the specified Point.
Assembly: PresentationCore (in PresentationCore.dll)
Parameters
- hitPoint
-
Type:
System.Windows::Point
The point to test for containment.
The default tolerance factor (described by the StandardFlatteningTolerance property) is used when determining whether the geometry contains the specified point. To specify your own tolerance factor, use the FillContains method.
.NET Framework
Available since 3.0
Available since 3.0
Show: