Type Default Value Read Only Description
[C#]
IList<double>

[Visual Basic]
IList<Double>
null No The six elements in this list represent the following elements of the three by three transformation matrix:.

 

   

Notes
 

The six elements in this list represent the following elements of the three by three transformation matrix:.

[a, b, 0].

[c, d, 0].

[e, f, 1].

 

   

Example
 
None.