Share

ICadDrawingView.Balloons 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: 30.0

Syntax

VB

ReadOnly Property Balloons As ICadViewBalloons
	Get

C#

ICadViewBalloons Balloons { get; }

Return Value

Type: ICadViewBalloons
A balloons object.

See Also

Reference

Was this information helpful?