Defines the monitoring state of the control
Namespace: NDXVUMeterNETAssembly: DXVUMeterNETGDI (in DXVUMeterNETGDI.dll) Version: 3.0.4021.33606 (3.1.0.0)
Syntax
| C# |
|---|
public enum MonitoringStateConstants |
| Visual Basic |
|---|
Public Enumeration MonitoringStateConstants |
| Visual C++ |
|---|
public enum class MonitoringStateConstants |
Members
| Member name | Value | Description | |
|---|---|---|---|
| Idle | 0 | The control is not monitoring | |
| Monitoring | 1 | The control is monitoring |