Graph3DControllerDrawRootLayerMarkers Method |
Draws the root-layer orientation markers.
Namespace: Altaxo.Gui.Graph.Graph3D.ViewingAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic void DrawRootLayerMarkers(
IOverlayContext3D gc
)
Parameters
- gc IOverlayContext3D
- The overlay graphics context used to draw the markers.
See Also