Sdílet prostřednictvím


PointF.Deconstruct(Single, Single) Metoda

Definice

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

Parametry

x
Single
y
Single

Platí pro