var instance = new Vintasoft.Imaging.UI.VisualTools.WebRectangularSelectionToolJS(); var value; // Type: boolean value = instance.get_Movable();
function get_Movable() : boolean;
Return Value
True - rectangular selection can be moved; False - rectangular selection cannot be moved. Default value is True.