C1.Excel Assembly / C1.Util Namespace / IRendering Interface / PushTransform Method
Native transform object.

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

Parameters

transform
Native transform object.
See Also