LEADTOOLS WCF (Leadtools.Services.Raster.DataContracts assembly)
LEAD Technologies, Inc

WindingFillMode Property






Gets or sets a value indicating how to handle complex crossing lines.
Syntax
public bool WindingFillMode {get; set;}
'Declaration
 
Public Property WindingFillMode As Boolean
'Usage
 
Dim instance As PolygonRasterRegionData
Dim value As Boolean
 
instance.WindingFillMode = value
 
value = instance.WindingFillMode
public bool WindingFillMode {get; set;}
 get_WindingFillMode();
set_WindingFillMode(value);
public:
property bool WindingFillMode {
   bool get();
   void set (    bool value);
}

Property Value

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.

Example
For an example, refer to PolygonRasterRegionData.
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

PolygonRasterRegionData Class
PolygonRasterRegionData Members

 

 


Products | Support | Contact Us | Copyright Notices

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

Applications developed with LEADTOOLS WCF components require runtime licenses. Server licensing is required for applications on a server. For more information, refer to: LEADTOOLS Toolkit Features