matrix property

DomMatrix? get matrix

Implementation

DomMatrix? get matrix native;
set matrix (DomMatrix? value)

Implementation

set matrix(DomMatrix? value) native;