Share via


CGVector(NFloat, NFloat) Constructor

Definition

public CGVector(System.Runtime.InteropServices.NFloat dx, System.Runtime.InteropServices.NFloat dy);
new CoreGraphics.CGVector : System.Runtime.InteropServices.NFloat * System.Runtime.InteropServices.NFloat -> CoreGraphics.CGVector

Parameters

dx
NFloat
dy
NFloat

Applies to