Dart API Reference
dart:html
DomMatrix
scale3dSelf
scale3dSelf
method
DomMatrix
scale3dSelf
(
num
scale
,
[
num
ox
,
num
oy
,
num
oz
]
)