RhinoView.SetActive Event

RhinoViewSetActive Event

[Missing <summary> documentation for "E:Rhino.Display.RhinoView.SetActive"]

Namespace:  Rhino.Display
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public static event EventHandler<ViewEventArgs> SetActive
Public Shared Event SetActive As EventHandler(Of ViewEventArgs)

Value

Type: SystemEventHandlerViewEventArgs
See Also