C#
VB
C++
Determines if the rectangular region represented by
public bool Contains(AnnRectangle rect)
Public Overloads Function Contains( _ByVal rect As Leadtools.Annotations.AnnRectangle _) As Boolean
public:bool Contains(Leadtools.Annotations.AnnRectangle rect)
rect
The AnnRectangle structure to be tested.
This method returns true if the rectangular region represented by rect is entirely contained within the rectangular region represented by this AnnRectangle; otherwise 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
