var instance = new Vintasoft.Imaging.Annotation.WebAnnotationViewCollectionJS(); var value; // Type: object[] value = instance.toArray();
function toArray() : object[];
Return Value
Массив, содержащий аннотации.
var instance = new Vintasoft.Imaging.Annotation.WebAnnotationViewCollectionJS(); var value; // Type: object[] value = instance.toArray();
function toArray() : object[];