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