Flushes the graphics pipeline and renders this
Viewport object. This method should be called only during
interactivity.
Namespace: Teigha.GraphicsSystem
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public virtual void Flush()
Public Overridable Sub Flush
public:
virtual void Flush()
abstract Flush : unit -> unit
override Flush : unit -> unit
See Also