Returns the state of the control

Namespace: NDXVUMeterNET
Assembly: DXVUMeterNETGDI (in DXVUMeterNETGDI.dll) Version: 3.0.4021.33606 (3.1.0.0)

Syntax

C#
public DXVUMeterNETGDI..::..PlaybackStateConstants State { get; }
Visual Basic
Public ReadOnly Property State As DXVUMeterNETGDI..::..PlaybackStateConstants
	Get
Visual C++
public:
property DXVUMeterNETGDI..::..PlaybackStateConstants State {
	DXVUMeterNETGDI..::..PlaybackStateConstants get ();
}

See Also