[To be supplied.]
[Visual Basic] Public Property Y As Integer [C#] public int Y {get; set;} [C++] public: __property int get_Y(); public: __property void set_Y(int); [JScript] public function get Y() : int; public function set Y(int);
Rectangle Structure | Rectangle Members | System.Drawing Namespace