get_loadingPictureFill();
set_loadingPictureFill(value);
Object.defineProperty('loadingPictureFill');
| Type | Description | 
|---|---|
| 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.