ComponentOne Word for WPF
C1.WPF.Word.4.5.2 Assembly / C1.WPF.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