Click or drag to resize

PlugInInfoIsLoaded Property

Returns true if the plug-in is loaded, false otherwise.

Namespace:  Rhino.PlugIns
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public bool IsLoaded { get; }

Property Value

Type: Boolean
See Also