method DOMRect.fromRect
#DOMRect.fromRect(other?: DOMRectInit): DOMRectThe fromRect() static method of the DOMRect object creates a new DOMRect object with a given location and dimensions.
Parameters #
#other: DOMRectInit optional
#DOMRect.fromRect(other?: DOMRectInit): DOMRectThe fromRect() static method of the DOMRect object creates a new DOMRect object with a given location and dimensions.
#other: DOMRectInit