Click or drag to resize

RECTHeight Property

Gets the height of the rectangle.

Namespace:  ShellBoost.Core.WindowsShell
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public int Height { get; }

Property Value

Type: Int32
The height.
See Also