'Declaration Public Function New( _
ByVal leftThe padding size, in pixels, for the left edge.As Double, _
ByVal topThe padding size, in pixels, for the top edge.As Double, _
ByVal rightThe padding size, in pixels, for the right edge.As Double, _
ByVal bottomThe padding size, in pixels, for the bottom edge.As Double _
)
Parameters
- left
- The padding size, in pixels, for the left edge.
- top
- The padding size, in pixels, for the top edge.
- right
- The padding size, in pixels, for the right edge.
- bottom
- The padding size, in pixels, for the bottom edge.