Click or drag to resize
Cross2DFHorizontal Property
http://www.emgu.com
Get the horizonal linesegment of this cross

Namespace: Emgu.CV.Structure
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 3.0.0.2161 (3.0.0.2161)
Syntax
public LineSegment2DF Horizontal { get; }

Property Value

Type: LineSegment2DF
See Also