LINE is a drawing tool capable of drawing polylines. The polylines might be dashed and may have arbitrary (non-integral width), and various join and cap styles.

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