Click or drag to resize

PlotItemCollectionPaintPreprocessing Method

[Missing <summary> documentation for "M:Altaxo.Graph.Gdi.Plot.PlotItemCollection.PaintPreprocessing(Altaxo.Graph.IPaintContext)"]


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

Parameters

paintContext  IPaintContext

[Missing <param name="paintContext"/> documentation for "M:Altaxo.Graph.Gdi.Plot.PlotItemCollection.PaintPreprocessing(Altaxo.Graph.IPaintContext)"]

Implements

IGPlotItemPaintPreprocessing(IPaintContext)
See Also