'Declaration Public Shared Function _createPtsFromPath( _ ByVal path As IPath, _ ByVal size As Integer, _ ByVal pathCommandTypeWeights As _Map(Of PathCommandType,Double) _ ) As IPolyline
public static IPolyline _createPtsFromPath( IPath path, int size, _Map<PathCommandType,double> pathCommandTypeWeights )
Parameters
- path
- size
- pathCommandTypeWeights