Rectangle.Deconstruct(Double, Double, Double, Double) Method

Definition

public void Deconstruct (out double x, out double y, out double width, out double height);
member this.Deconstruct : double * double * double * double -> unit

Parameters

x
System.Double
y
System.Double
width
System.Double
height
System.Double

Applies to