IGH_Attributes.AllowMessageBalloon Property

IGH_AttributesAllowMessageBalloon Property

Gets a value indicating whether these attributes allow warning and error boxes to be drawn on top of them.

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

Property Value

Type: Boolean

[Missing <value> documentation for "P:Grasshopper.Kernel.IGH_Attributes.AllowMessageBalloon"]

See Also