Click or drag to resize

OpenCVExceptionLine Property

The line number in the source where error is encountered

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public int Line { get; set; }

Property Value

Type: Int32
See Also