Share via


NativeMethods.RECT.Height Property

Definition

Gets the height of the rectangle.

public:
 property int Height { int get(); };
public int Height { get; }
member this.Height : int
Public ReadOnly Property Height As Integer

Property Value

Height of the rectangle.

Applies to