Matrix Attribute
Defines a perspective transform for a shadow. Read/write. String.
Applies To
Shadow
Tag Syntax
<v:element
matrix="expression">
Script Syntax
element.matrix="expression"
expression=element.matrix
Remarks
A perspective transform matrix in the form "sxx, sxy, syx, syy, px, py" where s = scale and p = perspective. If offset is in absolute units then
px, py are in 1/emu units; otherwise they are an inverse fraction of the shape
size.
VML Standard Attribute