Share via


NSEdgeInsets(NFloat, NFloat, NFloat, NFloat) Constructor

Definition

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

Parameters

top
NFloat
left
NFloat
bottom
NFloat
right
NFloat

Applies to