Removes the element at the specified index of the
LeadPointCollection.
Syntax
function Leadtools.Annotations.Core.LeadPointCollection.removeAt(
index
)
Parameters
Parameter | Type | Description |
---|
index | int | The zero-based index of the element to remove. |
See Also