BackgroundImage Property (IElement)
Internal use only.
Picture BackgroundImage {get; set;}
'Declaration
Property BackgroundImage As Picture
'Usage
Dim instance As IElement
Dim value As Picture
instance.BackgroundImage = value
value = instance.BackgroundImage