Click or drag to resize

Graph3DControllerDrawRootLayerMarkers Method

Draws the root-layer orientation markers.

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

Parameters

gc  IOverlayContext3D
The overlay graphics context used to draw the markers.
See Also