SliderValueChangeEventArgs Class Reference

Event argument when the current position has changed. More...

List of all members.

Public Member Functions

 SliderValueChangeEventArgs (float value)
 Constructor.

Properties

float Value [get]
 Obtains the current position.

Detailed Description

Event argument when the current position has changed.