Balloon.BalloonValueSets Property
Parent Object: BalloonDescription
This property gets the collection of objects. See the BalloonValueSets and BalloonValueSet objects for more information.
Syntax
Balloon.BalloonValueSets() As BalloonValueSetsProperty Value
This is a read only property whose value is a BalloonValueSets.Samples
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. |