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