- 4.37.2.120 -
Standard Units
Graph Unit
Graph Unit Procedures and FunctionsSpline procedure
Targets: MS-DOS, Win32
Graph Unit
Draws a spline.
Declaration:
procedure Spline(Nodes: Byte; Points: array of PointType);
Remarks:
Fits a smooth curve through a given set of points.
Nodes specifies the number of Points.
A coordinate pair consists of two Longints, an X and a Y value.
Use the SetSplineLineSteps
procedure to adjust the spline.
|
|
|
SetWriteMode procedure |
Table of Content |
Stretch procedure |
- 4.37.2.120 -