08-08-2023
12:22 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
08-08-2023
12:22 PM
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?