menu
Dart
dart:svg
GraphicsElement
getCtm method
getCtm
brightness_4
brightness_5
description
getCtm
method
@JSName('getCTM')
Matrix
getCtm
(
)
Implementation
@JSName('getCTM') Matrix getCtm() native;
Dart
dart:svg
GraphicsElement
getCtm method
GraphicsElement class