var instance = new Vintasoft.Imaging.Annotation.WebAnnotationViewCollectionJS(); var value; // Type: object[] value = instance.toArray();
function toArray() : object[];
Return Value
The array that contains annotations.
var instance = new Vintasoft.Imaging.Annotation.WebAnnotationViewCollectionJS(); var value; // Type: object[] value = instance.toArray();
function toArray() : object[];