Aspose::Page::Drawing::Size::get_IsEmpty method
Size::get_IsEmpty method
Tests whether this T:Aspose::Page::Drawing::Size has width and height of 0.
bool Aspose::Page::Drawing::Size::get_IsEmpty()
ReturnValue
This property returns true when this T:Aspose::Page::Drawing::Size has both a width and height of 0; otherwise, false.
See Also
- Class Size
- Namespace Aspose::Page::Drawing
- Library Aspose.Page for C++