ComponentOne Word for WPF
C1.WPF.Word.4.5.2 Assembly / C1.WPF.Word.Canvas Namespace / DrawingFill Class / FillType Property

In This Topic
    FillType Property
    In This Topic
    Gets or sets the fill type of the shape.
    Syntax
    'Declaration
     
    Public Property FillType As FillType
    public FillType FillType {get; set;}
    See Also