Rectangle.Empty フィールド

定義

プロパティが初期化されていない状態の Rectangle 構造体を表します。

public: static initonly System::Drawing::Rectangle Empty;
public static readonly System.Drawing.Rectangle Empty;
 staticval mutable Empty : System.Drawing.Rectangle
Public Shared ReadOnly Empty As Rectangle 

フィールド値

注釈

四角形は、その幅、高さ、左上隅で定義されます。

適用対象