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