RhinoCommon API
DisplayConduitPreDrawObject Method |
Called before every object in the scene is drawn.
Namespace: Rhino.Display
Assembly: RhinoCommon (in RhinoCommon.dll)
protected virtual void PreDrawObject( DrawObjectEventArgs e )
Protected Overridable Sub PreDrawObject ( e As DrawObjectEventArgs )
Parameters
- e
- Type: Rhino.DisplayDrawObjectEventArgs
[Missing <param name="e"/> documentation for "M:Rhino.Display.DisplayConduit.PreDrawObject(Rhino.Display.DrawObjectEventArgs)"]