Animations and groups
When creating animations for graphic elements and Add-On Graphics within groups, consider that:
- Invisibility overrides visibility. If a group is made invisible, all graphic elements within the group are invisible. This is true even if a graphic element has an individual visibility animation that normally makes that graphic element visible.
- If a group is made visible, all graphic elements within the group are visible unless their visibility property is set to false. Set the visibility property to false by using animation, binding, an event, or the property value.
- Color animations for individual graphic elements in a group override color animations for the entire group.
Provide Feedback