CvLineIteratorCurrentPoint Method OpenCvSharp Class Library
Gets the value of the current point

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public CvScalar CurrentPoint()

Return Value

Type: CvScalar

[Missing <returns> documentation for "M:OpenCvSharp.CvLineIterator.CurrentPoint"]

See Also

Reference