C1.WPF.Word.4.6.2 Assembly / C1.WPF.Word Namespace / FillMode Enumeration

FillMode Enumeration
Specifies how the interior of a closed path is filled.
Syntax
'Declaration
 
Public Enum FillMode 
   Inherits System.Enum
 
Members
MemberDescription
AlternateSpecifies the alternate fill mode.
WindingSpecifies the winding fill mode.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         C1.WPF.Word.FillMode

See Also