ComponentOne Word for UWP
C1.UWP.Word Assembly / C1.Xaml.Word.Canvas Namespace / DrawingShape Class / Shadow Property

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