←Select platform

Intersect(AnnRectangle) Method

Summary

Replaces this AnnRectangle structure with the intersection of itself and the specified AnnRectangle structure.

Syntax

C#
VB
C++
public void Intersect( 
   AnnRectangle rc 
) 
  
Public Overloads Sub Intersect( _ 
   ByVal rc As Leadtools.Annotations.AnnRectangle _ 
)  
public: 
void Intersect(  
   Leadtools.Annotations.AnnRectangle rc 
)  

Parameters

rc
The rectangle to intersect.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations Assembly