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.ViewingAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax IOverlayContext3D GetGraphicContextForMarkers()
Return Value
IOverlayContext3DGraphic context for root layer markers
See Also