←Select platform

Contains(LogicalPoint) Method

Summary

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

Syntax

C#
VB
C++
public bool Contains(  
   Leadtools.Forms.LogicalPoint pt 
) 
Public Overloads Function Contains( _ 
   ByVal pt As Leadtools.Forms.LogicalPoint _ 
) As Boolean 
public: 
bool Contains(  
   Leadtools.Forms.LogicalPoint pt 
) 

Parameters

pt
The LogicalPoint structure to be tested.

Return Value

This method returns true if the point represented by the

pt
The LogicalPoint structure to be tested.

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