SizeF.Height

SizeF.Height property

Gets or sets the vertical component of this SizeF structure.

public float Height { get; set; }

See Also