Click or drag to resize

SizeHeight Property

Gets the vertical dimension.

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

Property Value

Type: UInt32
The vertical dimension.
See Also