IManagedSheet.Balloons Property

Returns the collection of balloons on the sheet.

Namespace:  Autodesk.iLogic.Interfaces
Assembly:  Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 25.0

Syntax

VB

ReadOnly Property Balloons As IManagedBalloons
	Get

C#

IManagedBalloons Balloons { get; }

Return Value

Type: IManagedBalloons

See Also

Reference

IManagedSheet Interface
Autodesk.iLogic.Interfaces Namespace