Gets or sets the object to use for filling the background of the loading picture placeholder rectangle.
Object.defineProperty(AnnRenderingEngine.prototype, 'loadingPictureFill',
get: function(),
set: function(value)
)
loadingPictureFill: AnnBrush;
The object to use for filling the background of the loading picture placeholder rectangle. The default value is a solid black AnnSolidColorBrush.
For more information, refer to LoadPicture.
For an example, refer to LoadPicture.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET