Click or drag to resize

RhinoAppIsLicenseValidated Property

Returns true if the license is validated false otherwise

Namespace:  Rhino
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.6
Syntax
public static bool IsLicenseValidated { get; }

Property Value

Type: Boolean
See Also