C1.Excel Assembly / C1.Util Namespace / GraphicsRendering Class / Transform Property

In This Topic
Transform Property (GraphicsRendering)
In This Topic
Gets transfoming matrix.
Syntax
'Declaration
 
Public ReadOnly Property Transform As System.Numerics.Matrix3x2
 
See Also