Determines if the rectangular region represented by rect is entirely contained within this Rect object.
Namespace: MindFusion.Drawing
Package: Rect.js
JavaScript Copy Code |
---|
function contains (rect) |
true if the rectangular region represented by rect is entirely contained within this Rect; otherwise, false.