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