Rectangle..::..IsEmpty Method

Determines whether this instance is empty.

Namespace:  Squid
Assembly:  Squid.Core (in Squid.Core.dll)

Syntax


public bool IsEmpty()
Public Function IsEmpty As Boolean
public:
bool^ IsEmpty()

Return Value

true if this instance is empty; otherwise, false.