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