void PathBlendSet ( bool  blend  ) 

Description:
PathBlendSet sets the blending attribute.
Parameters:
blend True = smooth corners, false = sharp corners.
Sample Code:
  printf("undocumented function\n");
Notes:
This can be set differently for each line or arc.
Examples:
pathMotion.cpp.