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