C#
VB
Java
C++
Finds the intersection of the current rectangle and the specified rectangle, and stores the result as the current rectangle.
Public Sub Intersect( _ByVal rect As Leadtools.LeadRectD _)
public void intersect(LeadRectD rect) public:void Intersect(Leadtools.LeadRectD rect)
rect
The rectangle to intersect width the current rectangle.
If no intersection exists, the current rectangle becomes Empty.
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
