C#
VB
C++
Replaces this AnnRectangle structure with the intersection of itself and the specified AnnRectangle structure.
public void Intersect(
AnnRectangle rc
)
Public Overloads Sub Intersect( _
ByVal rc As Leadtools.Annotations.AnnRectangle _
)
public:
void Intersect(
Leadtools.Annotations.AnnRectangle rc
)
rc
The rectangle to intersect.
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