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