'宣言 Public Overloads Function AppendMaxRight( _ ByVal anchorPoint As AnchorPoint, _ Optional ByVal offset As System.Single _ ) As PositionConstraint
public PositionConstraint AppendMaxRight( AnchorPoint anchorPoint, System.float offset )
パラメータ
- anchorPoint
- The referenced AnchorPoint.
- offset
- An increment to the position of anchorPoint.
戻り値の型
New constraint just added.