Get the vertical linesegment of this cross
Namespace: Emgu.CV.StructureAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.2.0.1010 (2.2.0.1010)
Syntax
C# | Visual Basic | Visual C++ |
public LineSegment2DF Vertical { get; }
Public ReadOnly Property Vertical As LineSegment2DF Get
public: property LineSegment2DF Vertical { LineSegment2DF get (); }