Click or drag to resize

GH_AttributesTAllowMessageBalloon Property

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

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public virtual bool AllowMessageBalloon { get; }

Property Value

Type: Boolean

[Missing <value> documentation for "P:Grasshopper.Kernel.GH_Attributes`1.AllowMessageBalloon"]

Implements

IGH_AttributesAllowMessageBalloon
See Also