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