Gets or sets the object to use for stroking the border of the loading picture placeholder rectangle.
Object.defineProperty(AnnRenderingEngine.prototype, 'loadingPictureStroke',
get: function(),
set: function(value)
)
loadingPictureStroke: AnnStroke;
The object to use for stroking the border of the loading picture placeholder rectangle. The default value is a white AnnStroke with a length of 1.
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