Click or drag to resize

SizeIsEmpty Property

Gets a value indicating that 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