Rectangle.Location プロパティ
この Rectangle 構造体の左上隅の座標を取得または設定します。
Public Property Location As Point
[C#]
public Point Location {get; set;}
[C++]
public: __property Point get_Location();public: __property void set_Location(Point);
[JScript]
public function get Location() : Point;public function set Location(Point);
プロパティ値
この Rectangle 構造体の左上隅を表す Point 。
必要条件
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ, .NET Compact Framework - Windows CE .NET