rotateSelf

JS
1.1
fun rotateSelf(
    angle: Double,
    originX: Double = definedExternally,
    originY: Double = definedExternally
): DOMMatrix