FlexLayout.LayoutChildren(Double, Double, Double, Double) Método
Definición
protected override void LayoutChildren (double x, double y, double width, double height);
override this.LayoutChildren : double * double * double * double -> unit
Parámetros
- x
- Double
Coordenada X del origen del rectángulo.The X-coordinate of the origin of the rectangle.
- y
- Double
Coordenada Y del origen del rectángulo.The Y-coordinate of the origin of the rectangle.
- width
- Double
Ancho del rectángulo.The width of the rectangle.
- height
- Double
Alto del rectángulo.The height of the rectangle.