System::Drawing::SizeF::get_IsEmpty 메서드
SizeF::get_IsEmpty method
너비와 높이 값이 모두 0인지 확인합니다.
bool System::Drawing::SizeF::get_IsEmpty() const
ReturnValue
현재 객체가 나타내는 너비와 높이가 모두 0이면 true; 그렇지 않으면 false
또 보기
- Class SizeF
- Namespace System::Drawing
- Library Aspose.Page for C++