RectangleF.IsEmpty
RectangleF.IsEmpty property
Gets a value indicating whether the Width
or Height
property of this RectangleF
has a value of zero.
public bool IsEmpty { get; }
Return Value
This property returns true if the Width
or Height
property of this RectangleF
has a value of zero; otherwise, false.
See Also
- struct RectangleF
- namespace Aspose.Imaging
- assembly Aspose.Imaging