Click or drag to resize

IGraph3DViewGetGraphicContext Method

Gets the graphic context that is appropriate for the view.

Namespace: Altaxo.Gui.Graph.Graph3D.Viewing
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
IGraphicsContext3D GetGraphicContext()

Return Value

IGraphicsContext3D
New graphic context.
See Also