RectangleF.Height

RectangleF.Height property

Obtiene o establece la altura de esteRectangleFestructura.

public float Height { get; set; }

Valor_devuelto

La altura de esteRectangleF estructura.

Ver también