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

LoadingPictureStroke Property

Show in webframe
Gets or sets the object to use for stroking the border of the loading picture placeholder rectangle.
Syntax
get_loadingPictureStroke();
set_loadingPictureStroke(value);
Object.defineProperty('loadingPictureStroke');

Property Value

TypeDescription
AnnStrokeThe 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.
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