[]
Determines the rotation angle of the target LayoutRect.
public class AngleConstraint : Constraint
Gets or sets the angle of the target LayoutRect relative to the anchor LayoutRect, in degrees.
Only multiples of 90 degrees are allowed.
public int RelativeAngle { get; set; }