Click or drag to resize

GraphDocumentPaint Method

[Missing <summary> documentation for "M:Altaxo.Graph.Graph3D.GraphDocument.Paint(Altaxo.Graph.Graph3D.GraphicsContext.IGraphicsContext3D)"]


Namespace: Altaxo.Graph.Graph3D
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public void Paint(
	IGraphicsContext3D g
)

Parameters

g  IGraphicsContext3D

[Missing <param name="g"/> documentation for "M:Altaxo.Graph.Graph3D.GraphDocument.Paint(Altaxo.Graph.Graph3D.GraphicsContext.IGraphicsContext3D)"]

See Also