Document Solutions for Word
DS.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / ThreeDScene Class / Backdrop Property

In This Topic
    Backdrop Property
    In This Topic
    Gets the plane in which effects, such as glow and shadow, are applied in relation to the shape they are being applied to.

    Note: returns a null reference (Nothing in Visual Basic) for text.

    Syntax
    'Declaration
     
    Public ReadOnly Property Backdrop As Backdrop
    public Backdrop Backdrop {get;}
    See Also