Click or drag to resize

ComponentFunctionInfoIsDefault Property

Determines if the component is a default one.

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

Property Value

Type: Boolean
See Also