ComponentOne Word for WPF
C1.WPF.Word.4.5.2 Assembly / C1.WPF.Word.Canvas Namespace / DrawingShape Class / Shadow Property

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