method DOMPoint.fromPoint
#DOMPoint.fromPoint(other?: DOMPointInit): DOMPointThe fromPoint() static method of the DOMPoint interface creates and returns a new mutable DOMPoint object given a source point.
Parameters #
#other: DOMPointInit optional