'Declaration Public Function New( _ ByVal left As Single, _ ByVal top As Single, _ ByVal right As Single, _ ByVal bottom As Single _ )
Parameters
- left
- Padding size for left edge
- top
- Padding size for top edge
- right
- Padding size for right edge
- bottom
- Padding size for bottom edge