Height

Dimensions.Height property

Gets or sets the height.

public float Height { get; set; }

Property Value

The height.

Exceptions

exceptioncondition
ArgumentOutOfRangeExceptionvalue;Height could not be less than zero

See Also