ComponentOne Word for WPF
C1.WPF.Word.4.5.2 Assembly / C1.WPF.Word.Canvas Namespace / FilledShape Class / Fill Property

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