다음을 통해 공유


Rectangle.Deconstruct(Double, Double, Double, Double) 메서드

정의

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

매개 변수

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

적용 대상