System::Drawing::RectangleF::get_IsEmpty method
RectangleF::get_IsEmpty method
Determines if X and Y coordinates of the upper left corner of the recangle represented by the current object as well as its width and height have values of 0.
bool System::Drawing::RectangleF::get_IsEmpty() const
ReturnValue
True if X and Y coordinates of the upper left corner of the recangle represented by the current object as well as its width and height have values of 0, otherwise - false
See Also
- Class RectangleF
- Namespace System::Drawing
- Library Aspose.TeX for C++