'Declaration
Public Function New( _ ByVal x As System.Double, _ ByVal y As System.Double, _ ByVal type As System.Byte _ )
'Usage
Dim x As System.Double Dim y As System.Double Dim type As System.Byte Dim instance As New NGraphicsPathPoint(x, y, type)
Parameters
- x
- y
- type