LEADTOOLS Forms (Leadtools.Forms assembly)
LEAD Technologies, Inc

Contains(Double,Double) Method






The x-coordinate of the point to test. It shold be in the same unit of measurement
The y-coordinate of the point to test. It shold be in the same unit of measurement
Determines whether the specified point is contained within this LogicalRectangle structure.
Syntax
public bool Contains( 
   double x,
   double y
)
'Declaration
 
Public Overloads Function Contains( _
   ByVal x As Double, _
   ByVal y As Double _
) As Boolean
'Usage
 
Dim instance As LogicalRectangle
Dim x As Double
Dim y As Double
Dim value As Boolean
 
value = instance.Contains(x, y)
public bool Contains( 
   double x,
   double y
)
 function Leadtools.Forms.LogicalRectangle.Contains(Double,Double)( 
   x ,
   y 
)
public:
bool Contains( 
   double x,
   double y
) 

Parameters

x
The x-coordinate of the point to test. It shold be in the same unit of measurement
y
The y-coordinate of the point to test. It shold be in the same unit of measurement

Return Value

true if the specified point is contained within this LogicalRectangle; false, otherwise.
Remarks
The point is treated as if its in the same unit as the LogicalRectangle.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

LogicalRectangle Structure
LogicalRectangle Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Forms requires a Forms Module license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features