IGraph3DViewGetGraphicContextForOverlay Method |
Gets the graphic context for overlay geometry, i.e. for geometry that shows if an object is selected, grips and so on.
Namespace: Altaxo.Gui.Graph.Graph3D.ViewingAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax IOverlayContext3D GetGraphicContextForOverlay()
Return Value
IOverlayContext3DGraphic context for overlay geometry
See Also