var instance = new Vintasoft.Imaging.Annotation.UI.WebAnnotationViewerJS(controlId); var value; // Type: boolean value = instance.get_CanMoveAnnotationsBetweenImages();
function get_CanMoveAnnotationsBetweenImages() : boolean;
Return Value
True, если аннотации можно перемещать между изображениями; иначе, false. Значение по умолчанию - True.