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