Click or drag to resize

LicenseStateChangedEventArgsCallingRhinoCommonAllowed Property

true if RhinoCommon calls will never raise Rhino.Runtime.NotLicensedException. false otherwise

Namespace:  Rhino.Runtime
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 7.0
Syntax
public bool CallingRhinoCommonAllowed { get; }

Property Value

Type: Boolean
See Also