ComponentOne Excel for .NET
C1.Excel Assembly / C1.Util Namespace / GraphicsRendering Class / PopTransform Method

In This Topic
    PopTransform Method (GraphicsRendering)
    In This Topic
    Pop the transform matrix for drawing.
    Syntax
    'Declaration
     
    Public Sub PopTransform() 
    public void PopTransform()
    See Also