Thumbnail.Height

Thumbnail.Height property

Gets or sets the height.

public int Height { get; set; }

Property Value

The height.

Exceptions

exceptioncondition
ArgumentOutOfRangeExceptionvalue;Height could not be less than zero

See Also