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