Click or drag to resize

HostLayerPaintPreprocessing Method

[Missing <summary> documentation for "M:Altaxo.Graph.Graph3D.HostLayer.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 virtual void PaintPreprocessing(
	IPaintContext paintcontext
)

Parameters

paintcontext  IPaintContext

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

Implements

IGraphicBasePaintPreprocessing(IPaintContext)
See Also