Compartilhar via


Point.Deconstruct(Double, Double) Método

Definição

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)

Parâmetros

x
Double
y
Double

Aplica-se a