CURVE is a drawing tool capable of drawing smooth curves passing through given points. The curve may have arbitrary (non-integral width) and selected cap style.

CURVE tool can be used from scripts. The command in script must have the following arguments:
DrawTool.CURVE(Document, 5, "CROUND", 10, 10, 90, 90, 10, 170);
See also: DrawTool object, Document object
Find out how Vista icons differ from XP icons.
See how RealWorld Icon Editor handles Vista icons.