ArcGIS Explorer Component Help |
Presentation..::.CurrentSlideChanged Event |
Presentation Class See Also |
Occurs when the Slide being displayed in the application changes.
Namespace:
ESRI.ArcGISExplorer.ApplicationAssembly: ESRI.ArcGISExplorer.Application (in ESRI.ArcGISExplorer.Application.dll) Version: 2.0.0.1500 (2.0.0.1500)
Syntax
C# |
---|
public event EventHandler CurrentSlideChanged |
Visual Basic (Declaration) |
---|
Public Event CurrentSlideChanged As EventHandler |
Remarks
This event occurs when the slide whose title, visible items and popup are being displayed changes. This
will occur for each slide that is displayed during a presentation or anytime the CurrentSlide property
changes.