'Declaration Public Function New( _ ByVal left As Integer, _ ByVal top As Integer, _ ByVal right As Integer, _ ByVal bottom As Integer _ )
Parameters
- left
- Left inset (margin)
- top
- Top inset (margin)
- right
- Right inset (margin)
- bottom
- Bottom inset (margin)