Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Annotations.Core)

LoadingPictureFill Property

Show in webframe
Gets or sets the object to use for filling the background of the loading picture placeholder rectangle.
Syntax
get_loadingPictureFill();
set_loadingPictureFill(value);
Object.defineProperty('loadingPictureFill');

Property Value

TypeDescription
AnnBrushThe object to use for filling the background of the loading picture placeholder rectangle. The default value is a solid black AnnSolidColorBrush.
Remarks

For more information, refer to LoadPicture.

Example

For an example, refer to LoadPicture.

See Also

Reference

AnnRenderingEngine Object
AnnRenderingEngine Members

Error processing SSI file