Gets the size of this bitmap instance.
            
 
    Namespace: 
   DotNetBrowser.Ui
    Assembly:
   DotNetBrowser (in DotNetBrowser.dll) Version: 2.16.1
Syntaxpublic Size Size { get; }Property Value
Type: 
SizeThe size of this bitmap instance. The size can be empty.
See Also