LEADTOOLS (Leadtools assembly)
LEAD Technologies, Inc

LeadFillMode Enumeration






Specifies how a polygonal shape with crossing lines is filled. .NET support Silverlight support WinRT support
Syntax
'Declaration
 
Public Enum LeadFillMode 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As LeadFillMode
Leadtools.LeadFillMode = function() { };
Leadtools.LeadFillMode.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class LeadFillMode : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
AlternateThe filled area includes the area between odd-numbered and even-numbered polygon sides on each scan line.
WindingAll 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 RasterImage.AddPolygonToRegion.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.LeadFillMode

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Leadtools Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.