INDEX | CLUSTER | FEATURES | SHORT | FRAMES | NO FRAMES |
-- The 'Arc' procedure draws an elliptical arc.
-- The 'LineTo' procedure draws a line from the current position up to,
-- but not including, the specified point.
-- The 'MoveToEx' procedure updates the current position to the
-- specified point and optionally returns the previous position.
-- The 'PolyBezier' procedure draws one or more Bezier curves.
-- The 'PolyDraw' procedure draws a set of line segments and Bezier curves.
-- The 'Polyline' procedure draws a series of line segments by
-- connecting the points in the specified array.
INDEX | CLUSTER | FEATURES | SHORT | FRAMES | NO FRAMES |