Click or drag to resize

ICadViewBalloons Methods

The ICadViewBalloons type exposes the following members.

Methods
  NameDescription
Public methodAttachToComponent
This can be used to explicitly specify a component that want the Reattach function to attach a balloon to. If you specify one component, you have to specify all that you want to attach to.
Public methodDoNotAttachToComponent
This can be used to specify a component that you don't want the Reattach function to attach a balloon to.
Public methodReattach
Reattaches the balloons to their corresponding components after the components have moved.
Top
See Also