ShellBreadCrumbBarBackgroundImageLayout Property |
Gets or sets the layout for background image.
Namespace: Jam.ShellAssembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
Syntaxpublic 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
ImageLayout
See Also