Click or drag to resize

XYZPlotLayerPaintPreprocessing Method

[Missing <summary> documentation for "M:Altaxo.Graph.Graph3D.XYZPlotLayer.PaintPreprocessing(Altaxo.Graph.IPaintContext)"]


Namespace: Altaxo.Graph.Graph3D
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public override void PaintPreprocessing(
	IPaintContext context
)

Parameters

context  IPaintContext

[Missing <param name="context"/> documentation for "M:Altaxo.Graph.Graph3D.XYZPlotLayer.PaintPreprocessing(Altaxo.Graph.IPaintContext)"]

Implements

IGraphicBasePaintPreprocessing(IPaintContext)
See Also