[This is preliminary documentation and is subject to change.]
Get the horizonal linesegment of this cross
Namespace:
Emgu.CV.StructureAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C# | Visual Basic | Visual C++ |
public LineSegment2DF Horizontal { get; }
Public ReadOnly Property Horizontal As LineSegment2DF
public: property LineSegment2DF Horizontal { LineSegment2DF get (); }