Click or drag to resize

Plot2dSetPlotLineWidth Method

http://www.emgu.com
Plot line width

Namespace:  Emgu.CV.Plot
Assembly:  Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntax
public void SetPlotLineWidth(
	int value
)

Parameters

value
Type: SystemInt32
The value
See Also