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

Item Property (LeadPointCollection)

Show in webframe
Index of the point.
Gets or sets the point at the specified index.
Syntax
get_item(index)item(index)set_item(index, value)item(index, value);

Parameters

ParameterTypeDescription
indexintIndex of the point.

Property Value

TypeDescription
LeadPointDThe point at the specified index.The point at the specified index.
See Also

Reference

LeadPointCollection Object
LeadPointCollection Members

Error processing SSI file