Thumbnail.Width

Thumbnail.Width property

Gets or sets the width.

public int Width { get; set; }

Property Value

The width.

Exceptions

exceptioncondition
ArgumentOutOfRangeExceptionvalue;Width could not be less than zero

See Also