AppendMaxHeight(Single) Method
Adds a MaxHeight constraint.
'Declaration
Public Overloads Function AppendMaxHeight( _
ByVal As System.Single _
) As SizeConstraint
Parameters
- maxHeight
- The proposed maximum height.
Return Value
New constraint just added.