←Select platform

Contains(AnnPoint) Method

Summary

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

Syntax

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

Parameters

pt
The AnnPoint structure to be tested.

Return Value

This method returns true if the point represented by the

pt
The AnnPoint structure to be tested.

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