|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IAnimationContentEvents
Provides access to events that occur when animation contents change.
This event is fired when the animation contents are changed, such as a new track is created or a keyframe is added/removed.
Method Summary | |
---|---|
void |
animationChanged(IAnimationContentEventsAnimationChangedEvent theEvent)
Occurs when animation state changes. |
Method Detail |
---|
void animationChanged(IAnimationContentEventsAnimationChangedEvent theEvent) throws IOException, AutomationException
theEvent
- The event
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |