共用方式為


TwoPaneView.LayoutChildren(Double, Double, Double, Double) 方法

定義

配置失效時配置子元素。

protected override void LayoutChildren (double x, double y, double width, double height);
override this.LayoutChildren : double * double * double * double -> unit

參數

x
System.Double

週框左上角的 X 座標。

y
System.Double

週框左上角的 Y 座標。

width
System.Double

週框的寬度。

height
System.Double

週框的高度。

適用於