Get the horizonal linesegment of this cross
| C# | Visual Basic | Visual C++ |
public LineSegment2DF Horizontal { get; }
Public ReadOnly Property Horizontal As LineSegment2DF
public: property LineSegment2DF Horizontal { LineSegment2DF get (); }
| C# | Visual Basic | Visual C++ |
public LineSegment2DF Horizontal { get; }
Public ReadOnly Property Horizontal As LineSegment2DF
public: property LineSegment2DF Horizontal { LineSegment2DF get (); }