Description:

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 display down if a large number of objects exist in the document

Syntax:
public static EventHandler<DrawObjectEventArgs> PreDrawObject
Available since:
5.0

PreDrawObject event

Class:  Rhino.Display.DisplayPipeline

Nothing found