'DeclarationPublic Overridable Property BackgroundImage As Picture
'UsageDim instance As ElementStyle Dim value As Picture instance.BackgroundImage = value value = instance.BackgroundImage
public virtual Picture BackgroundImage {get; set;}
'DeclarationPublic Overridable Property BackgroundImage As Picture
'UsageDim instance As ElementStyle Dim value As Picture instance.BackgroundImage = value value = instance.BackgroundImage
public virtual Picture BackgroundImage {get; set;}