ComponentOne Word for UWP
C1.UWP.Word Assembly / C1.Xaml.Word.Canvas Namespace / DrawingShadow Class / TwoShadow Property

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