var instance = new Vintasoft.Imaging.Annotation.WebAnnotationViewCollectionJS(); var value; // Type: boolean value = instance.get_isChanged();
function get_isChanged() : boolean;
Return Value
True - annotation collection is changed; False - annotation collection is not changed.