| ArcGIS Explorer Component Help |
| Slide Properties |
| Slide Class See Also |
The Slide type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| AdvanceInterval |
Gets or sets the time interval that this slide will be shown for during presentations that run automatically.
| |
| Basemap |
Gets or sets the Basemap associated with this slide.
| |
| PopupItem |
Gets the MapItem whose popup window is associated with this slide. A null reference will be returned if the slide does not have an
associated popup window.
| |
| Tag |
Gets or sets an object that contains data to associate with the slide.
| |
| Thumbnail |
Gets or sets the thumbnail image associated with this slide.
| |
| Title |
Gets or sets the title associated with this slide.
| |
| Viewpoint |
Gets or sets the Viewpoint that is associated with this slide.
| |
| Visible |
Gets or sets a value indicating whether the slide is visible when the PresentationMode
is Presenting.
| |
| VisibleItems |
Gets the visible MapItems associated with this slide.
|