LEADTOOLS Forms (Leadtools.Forms assembly)

Contains(Double,Double) Method

Show in webframe





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
) 

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

See Also

Reference

LogicalRectangle Structure
LogicalRectangle Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 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