Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Annotations.Core)

Contains Method (LeadPointCollection)

Show in webframe
The LeadPointD which will be checked for existence in the collection
Determines whether an LeadPointD is in the collection.
Syntax
 function Leadtools.Annotations.Core.LeadPointCollection.contains( 
   point 
)

Parameters

ParameterTypeDescription
pointLeadPointDThe LeadPointD which will be checked for existence in the collection

Return Value

TypeDescription
boolean true if the LeadPointD represented by the point parameter exists in the collection; otherwise it is false.
See Also

Reference

LeadPointCollection Object
LeadPointCollection Members

Error processing SSI file