次の方法で共有


RectangleF.Empty フィールド

メンバを初期化しない状態で RectangleF クラスのインスタンスを表します。

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

解説

新しい RectangleF のメンバは初期化されません。

必要条件

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

参照

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