Click or drag to resize

RelativeStackTransformPaintPostprocessing Method

Finishes the painting of the plot items that belongs to this style. Paints the end.

Namespace: Altaxo.Graph.Graph3D.Plot.Groups
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public void PaintPostprocessing()

Implements

ICoordinateTransformingGroupStylePaintPostprocessing
See Also