This class represents a Phidget Bridge. All methods to control a Phidget Bridge are implemented in this class.

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

Syntax

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

Inheritance Hierarchy

System..::.Object
  Phidgets..::.Phidget
    Phidgets..::.Bridge

See Also