The bottom most coordinate

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