Click or drag to resize

SizeWidth Property

Gets the horizontal dimension.

Namespace:  DotNetBrowser.Geometry
Assembly:  DotNetBrowser (in DotNetBrowser.dll) Version: 2.16.0
Syntax
C#
public uint Width { get; }

Property Value

Type: UInt32
The horizontal dimension.
See Also