AppendSizeConstraint(TargetParam,Single) Method
'Declaration
Public Overloads Function AppendSizeConstraint( _
ByVal As TargetParam, _
ByVal As System.Single _
) As SizeConstraint
Parameters
- targetParam
- The target parameter of the current LayoutRect.
- size
- The proposed value of the width or height.
Return Value
New constraint just added.