'Declaration Public Function New( _ ByVal left As Integer, _ ByVal right As Integer, _ ByVal top As Integer, _ ByVal bottom As Integer _ )
'Declaration
Public Function New( _ ByVal left As Integer, _ ByVal right As Integer, _ ByVal top As Integer, _ ByVal bottom As Integer _ )
public Margins( int left, int right, int top, int bottom )
Margins Class Margins Members Overload List