'Declaration
Public Function New( _ ByVal left As System.Integer, _ ByVal top As System.Integer, _ ByVal right As System.Integer, _ ByVal bottom As System.Integer _ )
'Usage
Dim left As System.Integer Dim top As System.Integer Dim right As System.Integer Dim bottom As System.Integer Dim instance As New NMarginsL(left, top, right, bottom)
Parameters
- left
- top
- right
- bottom