Returns the recording state of the control
Namespace: NDXVUMeterNETAssembly: DXVUMeterNETGDI (in DXVUMeterNETGDI.dll) Version: 3.0.4021.33606 (3.1.0.0)
Syntax
| C# |
|---|
public DXVUMeterNETGDI..::..RecordingStateConstants RecordingState { get; } |
| Visual Basic |
|---|
Public ReadOnly Property RecordingState As DXVUMeterNETGDI..::..RecordingStateConstants Get |
| Visual C++ |
|---|
public: property DXVUMeterNETGDI..::..RecordingStateConstants RecordingState { DXVUMeterNETGDI..::..RecordingStateConstants get (); } |