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

Picture Property (AnnImageObject)

Show in webframe
Gets or sets the AnnPicture object associated with this AnnImageObject.
Syntax
get_picture();
set_picture(value);
Object.defineProperty('picture');
Remarks

If this property has a valid image, the AnnImageObject will use the image to fill its area.

For more information, refer to Using Pictures in Annotation Objects.

See Also

Reference

AnnImageObject Object
AnnImageObject Members

Error processing SSI file