Skip to content

size

size(pRect, pOutput?): IPoint

Returns a Point representing the width and height of the input Rectangle

Parameters

pRect: Rectangle

pOutput?: Point

Returns

IPoint

Source

src/utils/RectUtils.ts:45