The right most coordinate

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