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