'Declaration
<C1CategoryAttribute("Appearance")> <BrowsableAttribute(True)> <C1DescriptionAttribute("SL.BackgroundImageLayout", "Gets or sets the background image layout as defined in the BackgroundImageLayout enumeration.")> <DefaultValueAttribute(Mono.Cecil.CustomAttributeArgument)> <DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Visible)> Public Shadows Property BackgroundImageLayout As BackgroundImageLayout
[C1Category("Appearance")] [Browsable(true)] [C1Description("SL.BackgroundImageLayout", "Gets or sets the background image layout as defined in the BackgroundImageLayout enumeration.")] [DefaultValue(Mono.Cecil.CustomAttributeArgument)] [DesignerSerializationVisibility(DesignerSerializationVisibility.Visible)] public new BackgroundImageLayout BackgroundImageLayout {get; set;}