scaleSelf

JS
1.1
fun scaleSelf(
    scale: Double,
    originX: Double = definedExternally,
    originY: Double = definedExternally
): DOMMatrix