swSensorType_e Enumeration
Types of sensor.
.NET Syntax
| Visual Basic (Declaration) | |
|---|
Public Enum swSensorType_e
Inherits System.Enum |
| C# | |
|---|
public enum swSensorType_e : System.Enum |
| C++/CLI | |
|---|
public enum class swSensorType_e : public System.Enum |
Members
Remarks
See Also