This function converts a path to the envelope of a wide line by using the current geometric line attribute (see Line Attributes). The converted path is filled by using winding mode and the current area attributes (see Area (Pattern) Attributes), and is then drawn. When the path has been drawn, it is deleted. Note that GreStrokePath is equivalent to GreModifyPath followed by GreFillPath. It is provided to allow the presentation driver to optimize its storage.

Note: GreModifyPath and GreStrokePath are the only functions that can construct geometric wide lines.


[Back: GreStrokePath - Parameters]
[Next: GreStrokePath - Topics]