public NArrowheadsPaintInfo( NPointF startLocation, System.float startOrientation, NPointF endLocation, System.float endOrientation )
'Declaration
Public Function New( _ ByVal startLocation As NPointF, _ ByVal startOrientation As System.Single, _ ByVal endLocation As NPointF, _ ByVal endOrientation As System.Single _ )
'Usage
Dim startLocation As NPointF Dim startOrientation As System.Single Dim endLocation As NPointF Dim endOrientation As System.Single Dim instance As New NArrowheadsPaintInfo(startLocation, startOrientation, endLocation, endOrientation)
Parameters
- startLocation
- startOrientation
- endLocation
- endOrientation