menu
Dart
dart:html
DomMatrixReadOnly
rotateFromVector method
rotateFromVector
brightness_4
brightness_5
description
rotateFromVector
method
DomMatrix
rotateFromVector
(
[
num
?
x
,
num
?
y
]
)
Implementation
DomMatrix rotateFromVector([num? x, num? y]) native;
Dart
dart:html
DomMatrixReadOnly
rotateFromVector method
DomMatrixReadOnly class