DotNetBrowser Documentation
DotNetBrowser Documentation
DotNetBrowser API Reference
DotNetBrowser.Geometry
Size Class
Size Properties
Height Property
IsEmpty Property
Width Property
Size
Height Property
Gets the vertical dimension.
Namespace:
DotNetBrowser.Geometry
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.26.0
Syntax
C#
Copy
public
uint
Height
{
get
; }
Property Value
Type:
UInt32
The vertical dimension.
See Also
Reference
Size Class
DotNetBrowser.Geometry Namespace
Copyright © 2024 TeamDev Ltd. All Rights Reserved.