'Declaration Public Function New( _ ByVal left As Integer, _ ByVal right As Integer, _ ByVal top As Integer, _ ByVal bottom As Integer _ )
Parameters
- left
- The width, in pixels, of the left margin.
- right
- The width, in pixels, of the right margin.
- top
- The height, in pixels, of the top margin.
- bottom
- The height, in pixels, of the bottom margin.