System::Drawing::Size::get_IsEmpty 方法
Size::get_IsEmpty method
确定宽度和 hegiht 值是否都等于 0。
bool System::Drawing::Size::get_IsEmpty() const
ReturnValue
如果当前对象表示的宽度和高度均为 0,则为 true;否则为 false
另见
- Class Size
- Namespace System::Drawing
- Library Aspose.Font for C++