Click or drag to resize

GraphicsContext3DBaseSaveGraphicsState Method

[Missing <summary> documentation for "M:Altaxo.Graph.Graph3D.GraphicsContext.GraphicsContext3DBase.SaveGraphicsState"]


Namespace: Altaxo.Graph.Graph3D.GraphicsContext
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public abstract Object SaveGraphicsState()

Return Value

Object

[Missing <returns> documentation for "M:Altaxo.Graph.Graph3D.GraphicsContext.GraphicsContext3DBase.SaveGraphicsState"]

Implements

IGraphicsContext3DSaveGraphicsState
See Also