AVEdgeWidths(NFloat, NFloat, NFloat, NFloat) Constructor

Definition

public AVEdgeWidths(System.Runtime.InteropServices.NFloat left, System.Runtime.InteropServices.NFloat top, System.Runtime.InteropServices.NFloat right, System.Runtime.InteropServices.NFloat bottom);
new AVFoundation.AVEdgeWidths : System.Runtime.InteropServices.NFloat * System.Runtime.InteropServices.NFloat * System.Runtime.InteropServices.NFloat * System.Runtime.InteropServices.NFloat -> AVFoundation.AVEdgeWidths

Parameters

left
NFloat
top
NFloat
right
NFloat
bottom
NFloat

Applies to