次の方法で共有


Rectangle.Empty フィールド

プロパティを初期化しない状態で Rectangle 構造体を表します。

Public Shared ReadOnly Empty As Rectangle
[C#]
public static readonly Rectangle Empty;
[C++]
public: static Rectangle Empty;
[JScript]
public static var Empty : Rectangle;

解説

四角形は幅、高さ、および左上隅で定義します。

必要条件

プラットフォーム: 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

参照

Rectangle 構造体 | Rectangle メンバ | System.Drawing 名前空間