'Declaration
<DescriptionAttribute("Gets or sets how images should be aligned within the element.")> <CategoryAttribute("Image")> <DefaultValueAttribute(Mono.Cecil.CustomAttributeArgument)> Public Property ImageAlignment As ImageAlignment
[Description("Gets or sets how images should be aligned within the element.")] [Category("Image")] [DefaultValue(Mono.Cecil.CustomAttributeArgument)] public ImageAlignment ImageAlignment {get; set;}