RhinoCommon API
DisplayConduitDrawForeground Method |
Called after all non-highlighted objects have been drawn and PostDrawObjects has been called.
Depth writing and testing are turned OFF. If you want to draw with depth writing/testing,
see PostDrawObjects.
The default implementation does nothing.
Namespace: Rhino.Display
Assembly: RhinoCommon (in RhinoCommon.dll)

protected virtual void DrawForeground( DrawEventArgs e )
Protected Overridable Sub DrawForeground ( e As DrawEventArgs )
Parameters
- e
- Type: Rhino.DisplayDrawEventArgs
The event argument contains the current viewport and display state.

Rhino for Mac
Supported in: 5.4Rhino for Windows
Supported in: 6.8