[Visual Basic] Public Property Top As Integer [C#] public int Top { get; set; } [C++] public: __property int get_Top(); public: __property void set_Top(int ); [JScript] public function get Top() : int public function set Top(int);
RectangleRef Class | EbsOpen Namespace