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

Picture Property (AnnStampObject)

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

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

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

See Also

Reference

AnnStampObject Object
AnnStampObject Members

Error processing SSI file