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

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