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

In This Topic
    PopProjection Method (RenderContextBase)
    In This Topic
    Pops the Projection matrix.
    Syntax
    'Declaration
     
    Public Overridable Sub PopProjection() 
    public virtual void PopProjection()
    See Also