Click here to view all files
 
Sets the current slide to the slide at the specified index.

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 void SetCurrentSlide(
	int slideIndex
)
Visual Basic (Declaration)
Public Sub SetCurrentSlide ( _
	slideIndex As Integer _
)

Parameters

slideIndex
Type: System..::.Int32
The index of the slide to set as the current slide.

Remarks

See Also

Relate Topics:
  CaptureSlide Method
  IsSlideInRange Method
  MoveNextSlide Method
  MovePreviousSlide Method
Created by Atop CHM to web converter,© 2009 all right reserved.