Click or drag to resize

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.Viewing
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
IOverlayContext3D GetGraphicContextForOverlay()

Return Value

IOverlayContext3D
Graphic context for overlay geometry
See Also