dart / 2 / dart-svg / transform / setrotate.html

setRotate method

void setRotate(
  1. num angle,
  2. num cx,
  3. num cy
)

Implementation

void setRotate(num angle, num cx, num cy) native;

© 2012 the Dart project authors
Licensed under the BSD 3-Clause "New" or "Revised" License.
https://api.dart.dev/stable/2.18.5/dart-svg/Transform/setRotate.html