Announcements
Attention for Customers without Multi-Factor Authentication or Single Sign-On - OTP Verification rolls out April 2025. Read all about it here.
claudio.ibarra
in reply to: WCrihfield

This might be beyond my skill level, but I'm not sure I understand how the workflow would go with this.

 


@WCrihfield wrote:

Then, once you have a Balloon, it has a property called ParentView you can use to get a reference to the DrawingView it is associated with.  Then you access the DrawingView.Label property to get the DrawingViewLabel object. 

 


If I have a Balloon and find the ParentView property, is it possible that it has multiple parents? Or would it run into problems if a view has more than one Balloon-able part?