Optional URL to the background of this item.
Object.defineProperty(ImageViewerItem.prototype, 'backImageUrl',
get: function(),
set: function(value)
)
backImageUrl: string;
The URL to the optional background image of this item. Default value is null.
The action taken when setting this value depends on whether the item is already a member of a viewer (it has been added to Items). If the item is not part of a viewer, then the value of BackImageUrl will be set with the new value and the actions described below will not occur until the item is added to a viewer.
When setting the value of this property (or adding an item to the viewer's Items), the viewer will load the new image in similar fashion to Url except the using ImageViewerItemChangedReason.BackImageUrl for the ItemChanged and ItemError events.
BackImageUrl property of ImageViewer will update this member if this is the active item when the viewer is used in single item mode.
For more information, refer to Image Viewer Items.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document