Click or drag to resize

HostLayerPaintPostprocessing Method

This function is called when painting is finished. Can be used to release the resources not neccessary any more.

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