method DOMQuad.fromQuad
#DOMQuad.fromQuad(other?: DOMQuadInit): DOMQuadThe fromQuad() static method of the DOMQuad interface returns a new DOMQuad object based on the provided set of coordinates in the shape of another DOMQuad object.
Parameters #
#other: DOMQuadInit optional