←Select platform

Intersect(LogicalRectangle) Method

Summary

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

Syntax

C#
VB
C++
public void Intersect( 
   LogicalRectangle rect 
) 
  
Public Overloads Sub Intersect( _ 
   ByVal rect As Leadtools.Forms.LogicalRectangle _ 
)  
public: 
void Intersect(  
   Leadtools.Forms.LogicalRectangle rect 
)  

Parameters

rect
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.Forms Assembly