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