<< Click to Display Table of Contents >> NShape Reference
|
![]() ![]() ![]() |
Determines whether the given point is inside the shape.
public abstract bool ContainsPoint(int x, int y) |
True, if the point lies within the shape.
None