WindowRect.Contains method
Returns true when the point (px, py) lies within or on the border of this rectangle.
public bool Contains(float px, float py)See Also
Section titled “See Also”- struct WindowRect
- namespace Stellar.Abstractions.Domain
Returns true when the point (px, py) lies within or on the border of this rectangle.
public bool Contains(float px, float py)