Determines if the specified point is contained within this Rect object.
Namespace: MindFusion.DrawingPackage: Rect.js
function containsPoint (point)
The point to check.
true if point is contained within the Rect; otherwise, false.
Rect MembersRect ClassMindFusion.Drawing Namespace