Version: 2017.1

AspectMode

enumeration

매뉴얼로 전환

설명

Specifies a mode to use to enforce an aspect ratio.

변수

NoneThe aspect ratio is not enforced.
WidthControlsHeightChanges the height of the rectangle to match the aspect ratio.
HeightControlsWidthChanges the width of the rectangle to match the aspect ratio.
FitInParentSizes the rectangle such that it's fully contained within the parent rectangle.
EnvelopeParentSizes the rectangle such that the parent rectangle is fully contained within.