LEADTOOLS (Leadtools assembly)

Intersect(LeadRect) Method

Show in webframe







The rectangle to intersect.
Replaces this LeadRect structure with the intersection of itself and the specified LeadRect structure.
Syntax
public void Intersect( 
   LeadRect rect
)
'Declaration
 
Public Overloads Sub Intersect( _
   ByVal rect As LeadRect _
) 
'Usage
 
Dim instance As LeadRect
Dim rect As LeadRect
 
instance.Intersect(rect)
public void Intersect( 
   LeadRect rect
)

            
public void intersect(LeadRect rect)
 function Leadtools.LeadRect.Intersect(LeadRect)( 
   rect 
)
public:
void Intersect( 
   LeadRect rect
) 

Parameters

rect
The rectangle to intersect.
Requirements

Target Platforms

See Also

Reference

LeadRect Structure
LeadRect Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.