ShellBreadCrumbBarBackgroundImageLayout Property |
Gets or sets the layout for background image.
Namespace:
Jam.Shell
Assembly:
ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax public override ImageLayout BackgroundImageLayout { get; }
Public Overrides ReadOnly Property BackgroundImageLayout As ImageLayout
Get
public:
virtual property ImageLayout BackgroundImageLayout {
ImageLayout get () override;
}
abstract BackgroundImageLayout : ImageLayout with get
override BackgroundImageLayout : ImageLayout with get
Property Value
Type:
ImageLayoutSee Also