'Declaration
Public Function New( _ ByVal arrowType As ArrowType, _ ByVal start As NPointF, _ ByVal end As NPointF _ )
'Usage
Dim arrowType As ArrowType Dim start As NPointF Dim end As NPointF Dim instance As New NArrowShape(arrowType, start, end)
Parameters
- arrowType
- start
- end