Click or drag to resize

RECTHeight Property

Gets the height of the rectangle.

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

Property Value

Type: Int32
The height.
See Also