LEADTOOLS (Leadtools assembly)
LEAD Technologies, Inc

Intersect(LeadRect) Method






The rectangle to intersect.
Replaces this LeadRect structure with the intersection of itself and the specified LeadRect structure. .NET support Silverlight support
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
)
 function Leadtools.LeadRect.Intersect(LeadRect)( 
   rect 
)
public:
void Intersect( 
   LeadRect rect
) 

Parameters

rect
The rectangle to intersect.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

LeadRect Structure
LeadRect Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices

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