RhinoCommon API
DisplayPipelinePreDrawObject Event |
Called right before an individual object is being drawn. NOTE: Do not use this event
unless you absolutely need to. It is called for every object in the document and can
slow disply down if a large number of objects exist in the document
Namespace: Rhino.Display
Assembly: RhinoCommon (in RhinoCommon.dll)

public static event EventHandler<DrawObjectEventArgs> PreDrawObject
Public Shared Event PreDrawObject As EventHandler(Of DrawObjectEventArgs)
Value
Type: SystemEventHandlerDrawObjectEventArgs
Rhino for Mac
Supported in: 5.4Rhino for Windows
Supported in: 6.8