←Select platform

Contains(LeadRect) Method

Summary

Determines if the rectangular region represented by

rect is entirely contained within this LogicalRectangle structure.

Syntax

C#
VB
C++
public bool Contains(  
   Leadtools.LeadRect rect 
) 
Public Overloads Function Contains( _ 
   ByVal rect As Leadtools.LeadRect _ 
) As Boolean 
public: 
bool Contains(  
   Leadtools.LeadRect rect 
) 

Parameters

rect is entirely contained within this LogicalRectangle structure.

Return Value

This method returns true if the rectangular region represented by

rect is entirely contained within this LogicalRectangle structure.

Remarks

The rect is treated as if its in the same unit as the LogicalRectangle.

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