|
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.28
|
| Leadtools Namespace : LeadFillMode Enumeration |
public enum LeadFillMode : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration
Public Enum LeadFillMode Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage
Dim instance As LeadFillMode
public enum LeadFillMode : System.IComparable, System.IConvertible, System.IFormattable
public enum LeadFillMode
Leadtools.LeadFillMode = function() { };
Leadtools.LeadFillMode.prototype = {<br/>
Alternate = 0,
Winding = 1,
};
public enum class LeadFillMode : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
The following figure describes how fill mode is used:

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