scaleToWidth method
Scales an object to a given width, with respect to bounding box (scaling by x/y equally)
Implementation
external FabricObject scaleToWidth(num value, [bool absolute]);
Scales an object to a given width, with respect to bounding box (scaling by x/y equally)
external FabricObject scaleToWidth(num value, [bool absolute]);