DOMPointReadOnly
Constructors
<init>
Exposes the JavaScript DOMPointReadOnly to Kotlin
DOMPointReadOnly(x: Double, y: Double, z: Double, w: Double)Properties
Functions
matrixTransform
fun matrixTransform(matrix: DOMMatrixReadOnly): DOMPointInheritors
DOMPoint
Exposes the JavaScript DOMPoint to Kotlin
open class DOMPoint : DOMPointReadOnly