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

IsLoaded Property

Show in webframe
Gets or sets a value indicating if the image associated with this AnnPicture is loaded.
Syntax
get_isLoaded();
set_isLoaded(value);
Object.defineProperty('isLoaded');

Property Value

TypeDescription
booleanA boolean indicating if the image associated with this AnnPicture is loaded.
See Also

Reference

AnnPicture Object
AnnPicture Members

Error processing SSI file