'宣言 Public Overloads Function SetWidth( _ ByVal width As System.Single _ ) As SizeConstraint
public SizeConstraint SetWidth( System.float width )
パラメータ
- width
- The proposed width.
戻り値の型
New constraint just added.
'宣言 Public Overloads Function SetWidth( _ ByVal width As System.Single _ ) As SizeConstraint
public SizeConstraint SetWidth( System.float width )