Click or drag to resize

RectangleFIsEmpty Property

Gets a value indicating that the Size of this rectangle is empty (either the width or height are zero)

Namespace:  Eto.Drawing
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public bool IsEmpty { get; }

Property Value

Type: Boolean
See Also