[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);
RectangleRef Class | EbsOpen Namespace