RhinoAppIsEvaluation Property |
Returns
true if Rhino is licensed as an Evaluation product
false otherwise
Namespace:
Rhino
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic static bool IsEvaluation { get; }Public Shared ReadOnly Property IsEvaluation As Boolean
Get
Property Value
Type:
Boolean
See Also