Click or drag to resize

IGraphicsContext3DRestoreGraphicsState Method

[Missing <summary> documentation for "M:Altaxo.Graph.Graph3D.GraphicsContext.IGraphicsContext3D.RestoreGraphicsState(System.Object)"]


Namespace: Altaxo.Graph.Graph3D.GraphicsContext
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
void RestoreGraphicsState(
	Object graphicsState
)

Parameters

graphicsState  Object

[Missing <param name="graphicsState"/> documentation for "M:Altaxo.Graph.Graph3D.GraphicsContext.IGraphicsContext3D.RestoreGraphicsState(System.Object)"]

See Also