Direction

LayoutOptions.Direction property

形状レイアウトの方向を設定するために使用されます。

public LayoutDirection Direction { get; set; }

備考

デフォルト値は TopToBottom. です。

関連項目