Gets or sets the time interval that this slide will be shown for during presentations that run automatically.
Namespace:
ESRI.ArcGISExplorer.MappingAssembly: ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.1500 (2.0.0.1500)
Syntax
C# |
---|
public int AdvanceInterval { get; set; } |
Visual Basic (Declaration) |
---|
Public Property AdvanceInterval As Integer |
Field Value
The time interval in seconds.Remarks
This property only applies when the AutomaticSlideAdvance property is set to trueTruetruetrue (True in Visual Basic).
Version Information: This property is supported from version 2.0.0.1500.