LEADTOOLS Annotations (Leadtools.Annotations assembly)
LEAD Technologies, Inc

Intersect(AnnRectangle) Method






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

Parameters

rc
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

AnnRectangle Structure
AnnRectangle Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices

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