ComponentOne Word for UWP
C1.UWP.Word Assembly / C1.Xaml.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