RhinoApp.IsLicenseValidated Property

RhinoAppIsLicenseValidated Property

Returns true if the license is validated false otherwise

Namespace:  Rhino
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public static bool IsLicenseValidated { get; }
Public Shared ReadOnly Property IsLicenseValidated As Boolean
	Get

Property Value

Type: Boolean
Version Information

Rhino for Mac

Supported in: 5.4

Rhino for Windows

Supported in: 6.14
See Also