Click or drag to resize

IGraph3DViewGetGraphicContextForMarkers Method

Gets the graphic context for root layer markers, i.e. for stuff that doesn't belong to the graph document.

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

Return Value

IOverlayContext3D
Graphic context for root layer markers
See Also