RectangleF.IsEmpty

RectangleF.IsEmpty property

여부를 나타내는 값을 가져옵니다.Width 또는Height 이것의 property RectangleF 값이 0입니다.

public bool IsEmpty { get; }

반환 값

이 속성은 다음과 같은 경우 true를 반환합니다.Width 또는Height 이것의 property RectangleF 값이 0입니다. 그렇지 않으면 거짓입니다.

또한보십시오