This class represents a Phidget Spatial board.

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

Syntax

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

Inheritance Hierarchy

System..::.Object
  Phidgets..::.Phidget
    Phidgets..::.Spatial

See Also