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