다음을 통해 공유


Size.Deconstruct(Double, Double) 메서드

정의

public:
 void Deconstruct([Runtime::InteropServices::Out] double % width, [Runtime::InteropServices::Out] double % height);
public void Deconstruct (out double width, out double height);
member this.Deconstruct : double * double -> unit
Public Sub Deconstruct (ByRef width As Double, ByRef height As Double)

매개 변수

width
Double
height
Double

적용 대상