Indicates whether width and height of this Size have values of zero.
            
 
    Namespace: 
   DotNetBrowser.Geometry
    Assembly:
   DotNetBrowser (in DotNetBrowser.dll) Version: 2.20.0
Syntaxpublic bool IsEmpty { get; }Property Value
Type: 
Booleantrue if width and height of this Size have values of zero.
See Also