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

In This Topic
    EndDrawBufferedLines Method (RenderContextBase)
    In This Topic
    Draws the lines and points accumulated in the buffer (Direct3D only).
    Syntax
    'Declaration
     
    Public Overridable Sub EndDrawBufferedLines() 
    public virtual void EndDrawBufferedLines()
    See Also