C#
VB
C++
Gets or sets a value indicating how to handle complex crossing lines.
Value | Meaning |
---|---|
true | All pixels that are inside the resulting exterior lines are in the region. |
false | The region includes the area between odd-numbered and even-numbered polygon sides on each scan line. |
For an example, refer to PolygonRasterRegionData.