var instance = new Vintasoft.Imaging.UI.VisualTools.WebRectangularObjectBuilderJS(interactionObj); var value; // Type: object value = instance.get_DefaultSize();
function get_DefaultSize() : object;
Return Value
Object ({ width: w, height: h}) that defines size of interactive object.