Sets or returns the style used to render Fast Fourier Transform when in Line mode
Namespace: NDXVUMeterNETAssembly: DXVUMeterNETGDI (in DXVUMeterNETGDI.dll) Version: 3.0.4021.33606 (3.1.0.0)
Syntax
| C# |
|---|
public DXVUMeterNETGDI..::..FFTLineChannelModeConstants FFTLineChannelMode { get; set; } |
| Visual Basic |
|---|
Public Property FFTLineChannelMode As DXVUMeterNETGDI..::..FFTLineChannelModeConstants Get Set |
| Visual C++ |
|---|
public: property DXVUMeterNETGDI..::..FFTLineChannelModeConstants FFTLineChannelMode { DXVUMeterNETGDI..::..FFTLineChannelModeConstants get (); void set (DXVUMeterNETGDI..::..FFTLineChannelModeConstants value); } |