Rectangle.ToString メソッド
この Rectangle の属性をユーザーが判読できる文字列に変換します。
Overrides Public Function ToString() As String
[C#]
public override string ToString();
[C++]
public: String* ToString();
[JScript]
public override function ToString() : String;
戻り値
この Rectangle 構造体の位置、幅、および高さが含まれた文字列 (例: {X=20, Y=20, Width=100, Height=50})。
必要条件
プラットフォーム: 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