LEADTOOLS Annotations (Leadtools.Annotations assembly)

Intersect(AnnRectangle) Method

Show in webframe





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
) 

Parameters

rc
The rectangle to intersect.
Requirements

Target Platforms

See Also

Reference

AnnRectangle Structure
AnnRectangle Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.