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