.NET Framework Class Library
Rectangle..::.Contains Method

Determines if the specified point is contained within the rectangular region defined by this Rectangle.

Overload List

  NameDescription
Public methodSupported by the .NET Compact FrameworkContains(Point)Determines if the specified point is contained within this Rectangle structure.
Public methodSupported by the .NET Compact FrameworkSupported by the XNA FrameworkContains(Rectangle)Determines if the rectangular region represented by rect is entirely contained within this Rectangle structure.
Public methodSupported by the .NET Compact FrameworkSupported by the XNA FrameworkContains(Int32, Int32)Determines if the specified point is contained within this Rectangle structure.
Top
See Also

Reference

Tags :


Page view tracker