http://www.emgu.com
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Get the vertical 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 Vertical { get; } |
Visual Basic |
---|
Public ReadOnly Property Vertical As LineSegment2DF Get |
Visual C++ |
---|
public: property LineSegment2DF Vertical { LineSegment2DF get (); } |