[]
        
(Showing Draft Content)

GrapeCity.Drawing.Rect.Height

Height Property

Height

Gets or sets the height of this Rectangle structure.

Declaration
public int Height { get; set; }
Public Property Height As Integer
Property Value
Type Description
int

The height of this Rectangle structure.