Leadtools.Annotations.Core Namespace : AnnFillRule Enumeration |
public enum AnnFillRule : System.Enum
Public Enum AnnFillRule Inherits System.Enum
public enum AnnFillRule : System.Enum
typedef enum LTAnnFillRule
public enum AnnFillRule
Leadtools.Annotations.Core.AnnFillRule = function() { }; Leadtools.Annotations.Core.AnnFillRule.prototype = {
EvenOdd = 0, Nonzero = 1, };