UIBlock.AspectRatioAxis
AspectRatioAxis
When set to a value other than None, the aspect ratio of this UIBlock's Calculated Size will remain constant, even as Size is modified.
Remarks
Can be used in conjuction with Auto Size, but only Auto Size along the AspectRatioAxis will be honored.
Declaration
public ref Axis AspectRatioAxis { get; }