This class represents a Phidget Stepper Controller.

Namespace:  Phidgets
Assembly:  Phidget21.NET (in Phidget21.NET.dll) Version: 2.1.9.34

Syntax

C#
public class Stepper : Phidget
Visual Basic (Declaration)
Public Class Stepper _
	Inherits Phidget
Visual C++
public ref class Stepper : public Phidget

Inheritance Hierarchy

System..::.Object
  Phidgets..::.Phidget
    Phidgets..::.Stepper

See Also