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