Key
M11
M12
M21
M22
Tag
Uri
X1
X2
Y1
Y2
Expand Minimize
This topic has not yet been rated - Rate this topic

MinHeight

Silverlight

Gets or sets the minimum height constraint of an object.

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

Type: Double

The minimum height constraint.

This property is read/write. The default is 0, which evaluates to no constraint.

Silverlight 2

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.