Click or drag to resize

Plot2dSetMaxX Method

http://www.emgu.com
Max X

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

Parameters

value
Type: SystemDouble
The value
See Also