RhinoCommon API
RhinoAppIsLicenseValidated Property |
Returns
true if the license is validated
false otherwise
Namespace: Rhino
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 5.6

public static bool IsLicenseValidated { get; }
Public Shared ReadOnly Property IsLicenseValidated As Boolean Get
Property Value
Type: Boolean