get_IsEmpty()
RectangleF::get_IsEmpty() const 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
Return Value
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.Slides