ComponentOne Word for UWP
C1.UWP.Word Assembly / C1.Xaml.Word.Canvas Namespace / FilledShape Class / Fill Property

In This Topic
    Fill Property (FilledShape)
    In This Topic
    Gets drawing shadow for the shape.
    Syntax
    'Declaration
     
    Public ReadOnly Property Fill As DrawingFill
    public DrawingFill Fill {get;}
    See Also