[]
Determines the position of sides or centers of the target LayoutRect.
public class PositionConstraint : Constraint
Public Class PositionConstraint
Inherits Constraint
| Name | Description |
|---|---|
| AnchorPoint | Gets the AnchorPoint used as the origin position for the constraint. |
| Offset | Gets or sets the relative position of sides or centers of the target LayoutRect. Returns float.NaN for a chained slave constraint. |
| Opposite | Gets the opposite constraint that makes a chained pair, or null for unchained constraints. |