System::Drawing::Size::get_IsEmpty method
Size::get_IsEmpty method
Determines if both width and hegiht values are equal to 0.
bool System::Drawing::Size::get_IsEmpty() const
ReturnValue
True if both width and height represented by the current object are 0; otherwise - false
See Also
- Class Size
- Namespace System::Drawing
- Library Aspose.TeX for C++