'Declaration Public Shared Function _transformCurve( _ ByVal matrix As IMatrix, _ ByVal xs As List(Of Double), _ ByVal ys As List(Of Double) _ ) As IPolyline
public static IPolyline _transformCurve( IMatrix matrix, List<double> xs, List<double> ys )
Parameters
- matrix
- xs
- ys