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