Width

Rectangle.Width property

Obtiene o establece el ancho de esteRectangle estructura.

public int Width { get; set; }

Valor_devuelto

El ancho de esteRectangle estructura.

Ver también