'Declaration Public Overloads Function Contains( _
ByVal rectangleThe VintasoftRectI to test.As VintasoftRectI _
) As Boolean
public bool Contains(
VintasoftRectI rectangle
)
public: bool Contains(
VintasoftRectI rectangle
)
public:
bool Contains(
VintasoftRectI rectangle
)
Parameters
- rectangle
- The VintasoftRectI to test.
Return Value
True if rectangle is entirely contained within the rectangular region represented by this VintasoftRectI; otherwise, false.