'Declaration
Public Overloads Shared Function PercentAngle( _ ByVal length As System.Single, _ ByVal vertices As System.Collections.Generic.IList(Of NPointF), _ ByVal percent As System.Single _ ) As System.Single
'Usage
Dim length As System.Single Dim vertices As System.Collections.Generic.IList(Of NPointF) Dim percent As System.Single Dim value As System.Single value = NPolylineF.PercentAngle(length, vertices, percent)
Parameters
- length
- vertices
- percent