Layout.LayoutChildren(Double, Double, Double, Double) Method

Definition

protected:
 abstract void LayoutChildren(double x, double y, double width, double height);
protected abstract void LayoutChildren (double x, double y, double width, double height);
abstract member LayoutChildren : double * double * double * double -> unit
Protected MustOverride Sub LayoutChildren (x As Double, y As Double, width As Double, height As Double)

Parameters

x
Double
y
Double
width
Double
height
Double

Applies to