'Declaration
<DescriptionAttribute("Gets or sets the scaling used to render the background image.")> <DefaultValueAttribute(Mono.Cecil.CustomAttributeArgument)> <CategoryAttribute("Background")> Public Property BackImageScaling As ImageScaling
[Description("Gets or sets the scaling used to render the background image.")] [DefaultValue(Mono.Cecil.CustomAttributeArgument)] [Category("Background")] public ImageScaling BackImageScaling {get; set;}