[]
Determines the min/max position of sides relative to the Contour.
public class ContourConstraint : Constraint
Get the Contour used in the constraint.
public Contour Contour { get; }
Gets the position of anchor for the contour constraint.
public ContourPosition ContourPosition { get; }