var instance = new Vintasoft.Imaging.UI.VisualTools.WebRectangularObjectTransformerJS(interactionObj); var returnValue; // Type: any // Parameters var value; // Type: boolean returnValue = instance.set_CanMove(value);
function set_CanMove(
valueA value indicating whether transformer can move the interactive object.: boolean
) : any;
Parameters
- value
- A value indicating whether transformer can move the interactive object.