Rectangle.Empty フィールド
定義
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
フィールド値
注釈
四角形は、幅、高さ、左上隅によって定義されます。A rectangle is defined by its width, height and upper-left corner.