ComponentOne Word for UWP
FillMode Enumeration

C1.UWP.Word Assembly > C1.Xaml.Word Namespace : FillMode Enumeration
Specifies how the interior of a closed path is filled.
Syntax
'Declaration
 
Public Enum FillMode 
   Inherits System.Enum
public enum FillMode : System.Enum 
Members
MemberDescription
AlternateSpecifies the alternate fill mode.
WindingSpecifies the winding fill mode.
Inheritance Hierarchy

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

See Also

Reference

C1.Xaml.Word Namespace