Partager via


Page.LayoutChildren(Double, Double, Double, Double) Méthode

Définition

Dispose les éléments enfants quand la disposition est non valide.

protected:
 virtual void LayoutChildren(double x, double y, double width, double height);
protected virtual void LayoutChildren (double x, double y, double width, double height);
abstract member LayoutChildren : double * double * double * double -> unit
override this.LayoutChildren : double * double * double * double -> unit
Protected Overridable Sub LayoutChildren (x As Double, y As Double, width As Double, height As Double)

Paramètres

x
Double

Coordonnée X de l’angle en haut à gauche du rectangle englobant.

y
Double

Coordonnée Y de l’angle en haut à gauche du rectangle englobant.

width
Double

Largeur du rectangle englobant.

height
Double

Hauteur du rectangle englobant.

S’applique à