'宣言 Public Property BackgroundImage As GrapeCity.Documents.Drawing.IImage
'使用法 Dim instance As Style Dim value As GrapeCity.Documents.Drawing.IImage instance.BackgroundImage = value value = instance.BackgroundImage
public GrapeCity.Documents.Drawing.IImage BackgroundImage {get; set;}