GH_ScriptVariant.Boolean Property

GH_ScriptVariantBoolean Property

Namespace:  Grasshopper.Kernel.Expressions
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public bool Boolean { get; }
Public ReadOnly Property Boolean As Boolean
	Get

Property Value

Type: Boolean

[Missing <value> documentation for "P:Grasshopper.Kernel.Expressions.GH_ScriptVariant.Boolean"]

See Also