Click or drag to resize

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

Return Value

Type: ICadViewBalloons
A balloons object.
See Also