←Select platform

Intersect Method (LeadRectD)

Summary

Finds the intersection of the current rectangle and the specified rectangle, and stores the result as the current rectangle.

Syntax

C#
VB
Java
C++
public void Intersect(  
   Leadtools.LeadRectD rect 
) 
Public Sub Intersect( _ 
   ByVal rect As Leadtools.LeadRectD _ 
)  
public void intersect(LeadRectD rect) 
public: 
void Intersect(  
   Leadtools.LeadRectD rect 
)  

Parameters

rect
The rectangle to intersect width the current rectangle.

Remarks

If no intersection exists, the current rectangle becomes Empty.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools Assembly
Click or drag to resize