protected void CalcAlongAxis (int axis, bool isVertical);

파라미터

axisThe axis to calculate for. 0 is horizontal and 1 is vertical.
isVerticalIs this group a vertical group?

설명

Calculate the layout element properties for this layout element along the given axis.