Gets an object that can be used to access the balloons associated with this view.
Namespace:
Autodesk.iLogic.Interfaces
Assembly:
Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 25.0
Syntax
VB
ReadOnly Property Balloons As ICadViewBalloons
Get
C#
ICadViewBalloons Balloons { get; }
Return Value
Type:
ICadViewBalloonsA balloons object.
See Also
Reference