Thumbnail.Width

Thumbnail.Width property

Obtiene o establece el ancho.

public int Width { get; set; }

El valor de la propiedad

El ancho.

Excepciones

excepcióncondición
ArgumentOutOfRangeExceptionvalue;El ancho no puede ser menor que cero

Ver también