contains Method (LeadPointCollection)

Summary

Determines whether an LeadPointD is in the collection.

Syntax

JavaScript Syntax
LeadPointCollection.prototype.contains = function(point)
TypeScript Syntax
contains(point: LeadPointD): boolean;

Parameters

point

The LeadPointD which will be checked for existence in the collection

Return Value

true if the LeadPointD parameter exists in the collection; otherwise it is false.

Requirements

Target Platforms

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