size
size(
rect
,output?
):PointLike
Defined in: utils/rect.ts:44
Returns a Point
representing the width and height of the input Rectangle
Parameters
Section titled “Parameters”Rectangle
output?
Section titled “output?”Point
Returns
Section titled “Returns”PointLike