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