Click or drag to resize

Viz3dWasStopped Property

http://www.emgu.com
Returns whether the event loop has been stopped.

Namespace:  Emgu.CV
Assembly:  Emgu.CV.Platform.NetStandard (in Emgu.CV.Platform.NetStandard.dll) Version: 4.3.0.3890
Syntax
public bool WasStopped { get; }

Property Value

Type: Boolean
See Also