var instance = new Vintasoft.Imaging.Annotation.WebAnnotationViewCollectionJS(); var value; // Type: Vintasoft.Imaging.Annotation.UI.WebAnnotationViewJS // Parameters var index; // Type: number value = instance.getItem(index);
function getItem(
indexZero-based index of annotation view in the collection.: number
) : WebAnnotationViewJS;
Parameters
- index
- Zero-based index of annotation view in the collection.
Return Value
WebAnnotationViewJS object.