contains Method

Summary

Determines whether an LeadPointD is in the collection.

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

Parameters

item

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
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.