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