RectangleF.Height

RectangleF.Height property

Gets or sets the height of this RectangleF structure.

public float Height { get; set; }

See Also