JCL Help:TPolyFillMode
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: TPolyFillMode Enumeration
Search in JCL Help
Search in all projects
Summary
Specifies the fillmode of a poly region.
Pascal
public TPolyFillMode = (
fmAlternate,
fmWinding
);
Description
Specifies the fillmode of a poly region. If this parameter is set to fmAlternate then the region is filled between odd-numbered and even-numbered sides of the polygon. Specifing fmWinding will fill any part of the poly region with a non-zero winding value.
See Also
CreatePoly CreatePolyPolygon
About
Unit
no pages or subcategories
Donator
Wim De Cleen
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page