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