Determines if the rectangular region represented by the specified value is entirely contained within this LeadRectD.
LeadRectD.prototype.containsRect = function(rect)
containsRect(rect: LeadRectD): boolean;
rect
The LeadRectD to be tested.
This method returns true if the rectangular region represented by rect is entirely contained within the rectangular region represented by this LeadRectD; otherwise, it is false.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET