Occurs when the presentation's PresentationMode changes.

Namespace:  ESRI.ArcGISExplorer.Application
Assembly:  ESRI.ArcGISExplorer.Application (in ESRI.ArcGISExplorer.Application.dll) Version: 2.0.0.900 (2.0.0.900)

Syntax

C#
public event EventHandler PresentationModeChanged
Visual Basic (Declaration)
Public Event PresentationModeChanged As EventHandler

Remarks

The presentation has three distinct modes as described by PresentationMode. This event will occur when the application transitions from one presentation mode to another. For example, when a presentation is started or stopped this event will occur.

See Also

Relate Topics:
  CurrentSlideChanged Event
  SlideModified Event
Created by Atop CHM to web converter,© 2009 all right reserved.