Share via


CGPoint.Deconstruct(NFloat, NFloat) Method

Definition

public void Deconstruct(out System.Runtime.InteropServices.NFloat x, out System.Runtime.InteropServices.NFloat y);
member this.Deconstruct : NFloat * NFloat -> unit

Parameters

x
NFloat
y
NFloat

Applies to