'Declaration
Public Function New( _ ByVal start As System.Integer, _ ByVal end As System.Integer, _ ByVal closed As System.Boolean _ )
'Usage
Dim start As System.Integer Dim end As System.Integer Dim closed As System.Boolean Dim instance As New NGraphicsPathFigure(start, end, closed)
Parameters
- start
- end
- closed