Table of Contents

Property IsEmpty

Namespace
Aspose.CAD
Assembly
Aspose.CAD.dll

IsEmpty

Gets a value indicating whether the Width or Height property of this RectangleF has a value of zero.

public bool IsEmpty { get; }

Property Value

bool

This property returns true if the Width or Height property of this RectangleF has a value of zero; otherwise, false.