var instance = new Vintasoft.Imaging.Annotation.UI.WebAnnotationViewerJS(controlId); var returnValue; // Type: any // Parameters var value; // Type: boolean returnValue = instance.set_CanMoveAnnotationsBetweenImages(value);
function set_CanMoveAnnotationsBetweenImages(
valueTrue if annotations can be moved between images; otherwise, false. Default value is True.: boolean
) : any;
Parameters
- value
- True if annotations can be moved between images; otherwise, false. Default value is True.