'Declaration
Public Overloads Overridable Function DefineModel( _ ByVal arrowType As ArrowType, _ ByVal start As NPointF, _ ByVal end As NPointF _ ) As System.Boolean
'Usage
Dim instance As NArrowPath Dim arrowType As ArrowType Dim start As NPointF Dim end As NPointF Dim value As System.Boolean value = instance.DefineModel(arrowType, start, end)
Parameters
- arrowType
- start
- end