Sets or returns the rendering style that will be used to represent the audio being monitored

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

Syntax

C#
public DXVUMeterNETGDI..::..StyleConstants Style { get; set; }
Visual Basic
Public Property Style As DXVUMeterNETGDI..::..StyleConstants
	Get
	Set
Visual C++
public:
property DXVUMeterNETGDI..::..StyleConstants Style {
	DXVUMeterNETGDI..::..StyleConstants get ();
	void set (DXVUMeterNETGDI..::..StyleConstants value);
}

Remarks