←Select platform

LeadFillMode Enumeration

Summary

Specifies how a polygonal shape with crossing lines is filled.

Syntax
C#
VB
C++
Java
public enum LeadFillMode 
Public Enum LeadFillMode  
public enum LeadFillMode 
public enum class LeadFillMode   

Members
ValueMemberDescription
0AlternateThe filled area includes the area between odd-numbered and even-numbered polygon sides on each scan line.
1WindingAll pixels that are inside the resulting exterior lines are filled.

Remarks

The following figure describes how fill mode is used:

Fill Mode

Example

For an example, refer to AddPolygonToRegion.

Requirements

Target Platforms

See Also

Reference

Leadtools Namespace

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly