[]
Determines the aspect (width to height) ratio of the target LayoutRect.
public class AspectRatioConstraint : Constraint
Gets or sets the aspect (width to height) ratio of the target LayoutRect.
The value must be in the range [0.00001f, 100000f].
public float AspectRatio { get; set; }