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