ICadDrawingViewBalloons Property |
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: 23.0
Syntax ReadOnly Property Balloons As ICadViewBalloons
Get
ICadViewBalloons Balloons { get; }
Return Value
Type:
ICadViewBalloonsA balloons object.
See Also