method DOMPointReadOnly.fromPoint
#DOMPointReadOnly.fromPoint(other?: DOMPointInit): DOMPointReadOnlyThe static DOMPointReadOnly method fromPoint() creates and returns a new DOMPointReadOnly object given a source point.
Parameters #
#other: DOMPointInit optional