Eyeshot 11 WPF API Reference
WPF 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