function Leadtools.Annotations.Core.LeadPointCollection.contains( point )
!MISSING Scrap '_RTJavaScript_Method_SYNTAX'!
Parameter | Type | Description |
---|---|---|
point | LeadPointD | The Leadtools.LeadPointD which will be checked for existence in the collection |
Type | Description |
---|---|
boolean | true if the Leadtools.LeadPointD represented by the point parameter exists in the collection; otherwise it is false. |