http://www.emgu.com
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Get the horizonal linesegment of this cross
Namespace: Emgu.CV.StructureAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Syntax
C# |
---|
public LineSegment2DF Horizontal { get; } |
Visual Basic |
---|
Public ReadOnly Property Horizontal As LineSegment2DF Get |
Visual C++ |
---|
public: property LineSegment2DF Horizontal { LineSegment2DF get (); } |