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

In This Topic
    DrawCurrentBuffer Method (RenderContextBase)
    In This Topic
    Ends the drawing of buffered entities, sending data to the graphics card.
    Syntax
    'Declaration
     
    Public Overridable Sub DrawCurrentBuffer() 
    public virtual void DrawCurrentBuffer()
    See Also