Provides data for the SlideModified event.

Namespace:  ESRI.ArcGISExplorer.Mapping

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

Syntax

C#
public sealed class SlideEventArgs : EventArgs
Visual Basic (Declaration)
Public NotInheritable Class SlideEventArgs _
	Inherits EventArgs

Remarks

Specifies the Slide that was modified and the type of modification as a SlideChangeStatus.

Inheritance Hierarchy

System..::.Object

  System..::.EventArgs

    ESRI.ArcGISExplorer.Mapping..::.SlideEventArgs

See Also