System::Drawing::Size::get_IsEmpty メソッド

Size::get_IsEmpty method

幅と高さの両方の値が 0 であるかどうかを判定します。

bool System::Drawing::Size::get_IsEmpty() const

ReturnValue

現在のオブジェクトが表す幅と高さが両方とも 0 の場合は true、それ以外の場合は false

参照