| Name | Description |
| Delete | Deletes this BalloonValueSet object. |
| Name | Description |
| Application | Returns the top-level parent application object. When used the context of Inventor, an Application object is returned. When used in the context of Apprentice, an ApprenticeServer object is returned. |
| ItemNumber | Returns the associated item number. |
| OverrideValue | |
| Parent | Property returning the parent balloon. |
| ReferencedRow | Property that returns the referenced DrawingBOMRow object. |
| Static | |
| Type | Returns an ObjectTypeEnum indicating this object's type. |
| Value |
| Name | Description |
| Balloons - edit | This sample demonstrates the editing of balloons in a drawing. |
| Find component referenced by balloon | This sample demonstrates how to find the component that a balloon references. |