XYZPlotLayerPaintPostprocessing Method |
This function is called when painting is finished. Can be used to release the resources
not neccessary any more.
Namespace: Altaxo.Graph.Graph3DAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public override void PaintPostprocessing()
See Also