MaxHeight

Microsoft Silverlight will reach end of support after October 2021. Learn more.

Gets or sets the maximum height constraint of an object.

<object MaxHeight="double" .../>
value = object.MaxHeight
object.MaxHeight = value

Property Value

Type: Double

The maximum height constraint.

This property is read/write. The default (for JavaScript) is an undefined large number.

Managed Equivalent

MaxHeight; MaxHeight

Version Information

Silverlight 2