'Declaration
Public Function New( _ ByVal x As System.Single, _ ByVal y As System.Single, _ ByVal width As System.Single, _ ByVal height As System.Single _ )
'Usage
Dim x As System.Single Dim y As System.Single Dim width As System.Single Dim height As System.Single Dim instance As New NTableShape(x, y, width, height)
Parameters
- x
- y
- width
- height