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

In This Topic
    EndCaptureZBufferOnce Method (RenderContextBase)
    In This Topic
    Stops the optimization activated by BeginCaptureZBufferOnce
    Syntax
    'Declaration
     
    Public Overridable Sub EndCaptureZBufferOnce() 
    public virtual void EndCaptureZBufferOnce()
    Remarks
    For internal use only.
    See Also