var instance = new Vintasoft.Imaging.Annotation.UI.WebAnnotationViewerJS(controlId); var value; // Type: boolean value = instance.get_CanMoveAnnotationsBetweenImages();
function get_CanMoveAnnotationsBetweenImages() : boolean;
Return Value
True if annotations can be moved between images; otherwise, false. Default value is True.