Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / TraversalParams Class / PopTransformation Method

In This Topic
    PopTransformation Method (TraversalParams)
    In This Topic
    Pops the last transformation from the stack.
    Syntax
    'Declaration
     
    Public Overridable Sub PopTransformation() 
    public virtual void PopTransformation()
    See Also