var instance = new Vintasoft.Imaging.UI.VisualTools.WebRectangularObjectTransformerJS(interactionObj); var value; // Type: boolean value = instance.get_HideInteractionPointsWhenMoving();
function get_HideInteractionPointsWhenMoving() : boolean;
Return Value
True - interactive object should hide interactive pints when moving; False - interactive object should not hide interactive pints when moving.