Table of Contents

Property IsEmpty

Namespace
DotNetBrowser.Geometry
Assembly
DotNetBrowser.dll

IsEmpty

Indicates whether width and height of this Size have values of zero.

public bool IsEmpty { get; }

Property Value

bool

true if width and height of this Size have values of zero.