Click or drag to resize

RhinoAppIsEvaluation Property

Returns true if Rhino is licensed as an Evaluation product false otherwise

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

Property Value

Type: Boolean
See Also