Height Property

Class

Rectangle.

Action

Gets the height of the Rectangle.

Syntax

C#
public readonly int Height
VB
Public Readonly Property Height As Integer

Access

Read only.