Draws items to an internal canvas to prevent flickering on screen.
public abstract Boolean UseBuffer {get; set;}

Remarks


Drawn items are drawn to an "internal" canvas and then shown on screen. This prevents "flickering".

See Also

Graphics3D Class | Graphics3D Members | Steema.TeeChart.Drawing Namespace