Click or drag to resize

LineIteratorCount Property

http://www.emgu.com
The total number of pixels in the line

Namespace:  Emgu.CV
Assembly:  Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntax
public int Count { get; set; }

Property Value

Type: Int32
See Also