Specifies the presentation modes of the application.

Namespace:  ESRI.ArcGISExplorer.Application

Assembly:  ESRI.ArcGISExplorer.Application (in ESRI.ArcGISExplorer.Application.dll) Version: 2.0.0.1500 (2.0.0.1500)

Syntax

C#
public enum PresentationMode
Visual Basic (Declaration)
Public Enumeration PresentationMode

Members

Member nameDescription
Editing
The presentation editing tools are displayed.
None
The presentation is not visible.
Presenting
The presentation is running in full-screen.

See Also