Tesla Graphics Engine Documentation (January 2012)
Contains Method (rect)
TeslaTesla.MathRectangleContains(Rectangle)
Test if the supplioed rectangle is inside of this rectangle.
Declaration Syntax
C#
public bool Contains(
	Rectangle rect
)
Parameters
rect (Rectangle)
Rectangle to test
Return Value
True if the rectangle is contained

Assembly: Tesla (Module: Tesla) Version: 0.5.0.0 (0.5.0.0)