Click or drag to resize

IGPlotItemPaintPostprocessing Method

Called after painting has finished. Can be used to release resources.

Namespace: Altaxo.Graph.Graph3D.Plot
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
void PaintPostprocessing()
See Also