Tesla Graphics Engine Documentation (January 2012)
Contains Method (p)
TeslaTesla.MathRectangleContains(Point)
Test if the supplied point is inside this rectangle.
Declaration Syntax
C#
public bool Contains(
	Point p
)
Parameters
p (Point)
Point to test
Return Value
True if contained by rectangle

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