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