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