Rect.isEmpty
機能/意味
Whether there is a rectangle inside
タイプ
Rectクラス
のメソッド
構文
isEmpty()
引数
なし
戻り値
Existence of area
説明
Checks if the rectangle has width and height.
If either is less than 0, true is returned.