Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Graphics Namespace / RenderContextBase Class / PopMatrices Method

In This Topic
    PopMatrices Method (RenderContextBase)
    In This Topic
    Pops the modelview and projection matrices.
    Syntax
    'Declaration
     
    Public Overridable Sub PopMatrices() 
    public virtual void PopMatrices()
    See Also