Click or drag to resize

LineIteratorPos Property

http://www.emgu.com
returns the current position in the image

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

Property Value

Type: Point
See Also