Click or drag to resize

GraphDocumentRenderManagerInstance Property

Gets the shared render manager instance.

Namespace: Altaxo.Graph.Gdi
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public static GraphDocumentRenderManager Instance { get; }

Property Value

GraphDocumentRenderManager
See Also