←Select platform

Contains(AnnRectangle) Method

Summary

Determines if the rectangular region represented by

rect is entirely contained within this AnnRectangle structure.

Syntax

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

Parameters

rect is entirely contained within this AnnRectangle structure.

Return Value

This method returns true if the rectangular region represented by

rect is entirely contained within this AnnRectangle structure.

Requirements

Target Platforms

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