Click or drag to resize

GraphicsContext3DBaseRestoreGraphicsState Method

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


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

Parameters

graphicsState  Object

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

Implements

IGraphicsContext3DRestoreGraphicsState(Object)
See Also