Click or drag to resize

RhinoAppIsRunningHeadless Property

Is Rhino currently being executed in headless mode

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

Property Value

Type: Boolean
See Also