Dart
dart:html
DomMatrix
rotateFromVectorSelf method
description
rotateFromVectorSelf method
DomMatrix
rotateFromVectorSelf
(
[
num
x
,
num
y
])
Implementation
DomMatrix rotateFromVectorSelf([
num
x,
num
y]) native;