C1.Excel Assembly / C1.Util Namespace / SvgRendering Class / PushTransform Method
Native transform object.

In This Topic
PushTransform Method (SvgRendering)
In This Topic
Push the transform matrix for drawing.
Syntax
'Declaration
 
Public Sub PushTransform( _
   ByVal transform As System.Object _
) 
 

Parameters

transform
Native transform object.
See Also