EbsOpen Class Library for EBSILON®Professional

Rectangle.Bottom Property

[Visual Basic]
Public Property Bottom As Integer
[C#]
public int Bottom { get; set; }
[C++]
public: __property int get_Bottom();
public: __property void set_Bottom(int );
[JScript]
public function get Bottom() : int
public function set Bottom(int);

See Also

Rectangle Class | EbsOpen Namespace