Sets or returns the thickness of the lines used to render the Oscilloscope and the
FFT when using the Line style
Namespace: NDXVUMeterNETAssembly: DXVUMeterNETGDI (in DXVUMeterNETGDI.dll) Version: 3.0.4021.33606 (3.1.0.0)
Syntax
| C# |
|---|
public int LinesThickness { get; set; } |
| Visual Basic |
|---|
Public Property LinesThickness As Integer Get Set |
| Visual C++ |
|---|
public: property int LinesThickness { int get (); void set (int value); } |
Field Value
Thickness of the lines is meassured in pixelsReturn Value
Returns the thickness of the lines
Remarks
Set the property to 0 to hide the lines