←Select platform

Contains(LeadPoint) Method

Summary

Determines if the specified point is contained within this LeadPoint structure.

Syntax

C#
VB
Java
Objective-C
C++
public bool Contains(  
   Leadtools.LeadPoint pt 
) 
Public Overloads Function Contains( _ 
   ByVal pt As Leadtools.LeadPoint _ 
) As Boolean 
BOOL LeadRectContainsPoint(LeadRect rect, LeadPoint point) 
public boolean contains(LeadPoint pt) 
public: 
bool Contains(  
   Leadtools.LeadPoint pt 
)  

Parameters

pt
The LeadPoint structure to be tested.

Return Value

This method returns true if the point represented by the

pt
The LeadPoint structure to be tested.

Requirements

Target Platforms

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