RhinoCommon API
GetPointPostDrawObjects Event |
Same as the DisplayPipeline.PostDrawObjects, but only works during the
operation of the Get() function.
NOTE: You must set FullFrameRedrawDuringGet to true in order for this
event to be called.
Namespace: Rhino.Input.Custom
Assembly: RhinoCommon (in RhinoCommon.dll)

public event EventHandler<DrawEventArgs> PostDrawObjects
Public Event PostDrawObjects As EventHandler(Of DrawEventArgs)
Value
Type: SystemEventHandlerDrawEventArgs
Rhino for Mac
Supported in: 5.4Rhino for Windows
Supported in: 6.14