| 1. | Shows how to draw cardinal and bezier splines 演示如何绘制基数样条和贝塞尔样条。 |
| 2. | Describes a bzier spline and how to draw one 描述贝塞尔样条以及如何绘制贝塞尔样条。 |
| 3. | Object stores a sequence of lines and bzier splines 对象存储一系列直线和贝塞尔样条。 |
| 4. | Explains how to draw several bzier splines in sequence 解释如何按顺序绘制贝塞尔样条。 |
| 5. | Overloaded . draws a series of bzier splines from an array of 结构数组绘制一系列贝塞尔样条。 |
| 6. | How to : draw a sequence of bzier splines 如何:绘制贝塞尔样条序列 |
| 7. | How to : draw a single bzier spline 如何:绘制单个贝塞尔样条 |
| 8. | If some of the points in the array belong to bzier splines , then 如果数组中的某些点属于贝塞尔样条,则 |
| 9. | All curves in a path are stored as sequences of bzier splines 路径中的所有曲线都作为贝塞尔样条序列存储。 |
| 10. | The bzier spline is drawn from the first point to the fourth point 在第一个点和第四个点之间绘制贝塞尔样条。 |