CgmRectangle.IsEmpty
CgmRectangle.IsEmpty property
Tests whether the Width
or Height
property of this CgmRectangle
has a value of zero.
public bool IsEmpty { get; }
Return Value
This property returns true if the Width
or Height
property of this CgmRectangle
has a value of zero; otherwise, false.
See Also
- struct CgmRectangle
- namespace Aspose.CAD.FileFormats.Cgm.Classes
- assembly Aspose.CAD