Method FillContains
- Namespace
- PaintDotNet.UI.Media
- Assembly
- PaintDotNet.UI.dll
public bool FillContains(Geometry geometry)
Parameters
geometry
Geometry
Returns
- bool
public bool FillContains(Geometry geometry, double tolerance)
Parameters
geometry
Geometry
tolerance
double
Returns
- bool
public bool FillContains(Point2Double hitPoint)
Parameters
hitPoint
Point2Double
Returns
- bool
public bool FillContains(Point2Double hitPoint, double tolerance)
Parameters
hitPoint
Point2Double
tolerance
double
Returns
- bool