'Declaration
Public Function New( _ ByVal left As NLength, _ ByVal top As NLength, _ ByVal width As NLength, _ ByVal height As NLength _ )
'Usage
Dim left As NLength Dim top As NLength Dim width As NLength Dim height As NLength Dim instance As New NRectangleL(left, top, width, height)
Parameters
- left
- top
- width
- height