Click or drag to resize

PlotItemCollectionPaintPostprocessing Method

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

Namespace: Altaxo.Graph.Gdi.Plot
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public void PaintPostprocessing()

Implements

IGPlotItemPaintPostprocessing
See Also