Balloon.PlacementDirection Property
Parent Object: BalloonDescription
Gets and sets the direction in which to place attached balloons.
Syntax
Balloon.PlacementDirection() As BalloonDirectionEnumProperty Value
This is a read/write property whose value is a BalloonDirectionEnum.Samples
Name | Description |
Balloons - edit | This sample demonstrates the editing of balloons in a drawing. |