Get the vertical linesegment of this cross

C# | Visual Basic | Visual C++ |
public LineSegment2DF Vertical { get; }
Public ReadOnly Property Vertical As LineSegment2DF
public: property LineSegment2DF Vertical { LineSegment2DF get (); }
C# | Visual Basic | Visual C++ |
public LineSegment2DF Vertical { get; }
Public ReadOnly Property Vertical As LineSegment2DF
public: property LineSegment2DF Vertical { LineSegment2DF get (); }