←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(  
   Leadtools.Forms.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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Forms Assembly
Click or drag to resize