Method ContainsPoint
ContainsPoint(PointD)
Returns a value indicating whether the given point is contained within the region.
RegionContain ContainsPoint(PointD pt)
Parameters
ptPointDPoint to check.
Returns a value indicating whether the given point is contained within the region.
RegionContain ContainsPoint(PointD pt)
pt PointDPoint to check.