var instance = new Vintasoft.Imaging.UI.VisualTools.WebRectangularObjectBuilderJS(interactionObj); var returnValue; // Type: any // Parameters var value; // Type: object returnValue = instance.set_DefaultSize(value);
function set_DefaultSize(
valueObject ({ width: w, height: h}) that defines new size of interactive object.: object
) : any;
Parameters
- value
- Object ({ width: w, height: h}) that defines new size of interactive object.