Click or drag to resize

DisplayPipelinePreDrawObjects Event

Called before objects are been drawn. Depth writing and testing are on.

Namespace:  Rhino.Display
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public static event EventHandler<DrawEventArgs> PreDrawObjects

Value

Type: SystemEventHandlerDrawEventArgs
See Also