'DeclarationPublic Function New( _ ByVal arrowType As ArrowType, _ ByVal start As NPointF, _ ByVal end As NPointF _ )
'UsageDim arrowType As ArrowType Dim start As NPointF Dim end As NPointF Dim instance As New NArrowPath(arrowType, start, end)
Parameters
- arrowType
- start
- end