'Declaration Public Shared Function _interpolatePointDataValues( _ ByVal pointDataValues As List(Of IPoint), _ ByVal lineAspect As LineAspect, _ ByVal swapAxes As Boolean _ ) As List(Of IPoint)
public static List<IPoint> _interpolatePointDataValues( List<IPoint> pointDataValues, LineAspect lineAspect, bool swapAxes )
Parameters
- pointDataValues
- lineAspect
- swapAxes