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