Width

RectangleF.Width property

Obtiene o establece el ancho de esteRectangleF estructura.

public float Width { get; set; }

Valor_devuelto

El ancho de esteRectangleF estructura.

Ver también