Click or drag to resize

AddCustomUISectionsOnAddCustomUISections Event

This event is raised when a OnAddCustomUISections Event is triggered in rdk.

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 7.0
Syntax
public static event EventHandler<AddCustomUISectionsEventArgs> OnAddCustomUISections

Value

Type: SystemEventHandlerAddCustomUISectionsEventArgs
See Also