Gdk.Rectangle.IsEmpty Property

Gets if the area of the rectangle is zero

Syntax

public bool IsEmpty { get; }

Value

a bool

Remarks

This will return true if either the height or the width is zero.

Requirements

Namespace: Gdk
Assembly: gdk-sharp (in gdk-sharp.dll)
Since: Gtk# 2.4