無効な Point オブジェクトの値を表すローカルの Point オブジェクトを定義します。
Protected Shared ReadOnly InvalidPoint As Point
[C#]
protected static readonly Point InvalidPoint;
[C++]
protected: static Point InvalidPoint;
[JScript]
protected static var InvalidPoint : Point;
解説
InvalidPoint の X プロパティおよび Y プロパティは、整数型の最小値に設定されています。
必要条件
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ
参照
ControlDesigner クラス | ControlDesigner メンバ | System.Windows.Forms.Design 名前空間