Grasshopper API
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)

public virtual bool AllowMessageBalloon { get; }
Public Overridable ReadOnly Property AllowMessageBalloon As Boolean Get
Property Value
Type: Boolean[Missing <value> documentation for "P:Grasshopper.Kernel.GH_Attributes`1.AllowMessageBalloon"]
Implements
IGH_AttributesAllowMessageBalloon