Click or drag to resize

Graph3DControllerDrawRootLayerMarkers Method

[Missing <summary> documentation for "M:Altaxo.Gui.Graph.Graph3D.Viewing.Graph3DController.DrawRootLayerMarkers(Altaxo.Graph.Graph3D.GraphicsContext.IOverlayContext3D)"]


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

Parameters

gc  IOverlayContext3D

[Missing <param name="gc"/> documentation for "M:Altaxo.Gui.Graph.Graph3D.Viewing.Graph3DController.DrawRootLayerMarkers(Altaxo.Graph.Graph3D.GraphicsContext.IOverlayContext3D)"]

See Also