Click or drag to resize

RhinoAppLicenseStateChanged Event

Fires when the license state has changed

Namespace:  Rhino
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 7.0
Syntax
public static event EventHandler<LicenseStateChangedEventArgs> LicenseStateChanged

Value

Type: SystemEventHandlerLicenseStateChangedEventArgs
See Also