다음을 통해 공유


Point.Deconstruct(Double, Double) 메서드

정의

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

매개 변수

x
Double
y
Double

적용 대상