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

Picture Property (AnnLoadPictureEventArgs)

Show in webframe
Gets the loaded picture object.
Syntax
get_picture();
Object.defineProperty('picture');

Property Value

TypeDescription
AnnPictureThe loaded picture object.
Remarks

The value of Source is the URL to image that just finished loading

Example

For an example, refer to AnnRenderingEngine.LoadPicture.

See Also

Reference

AnnLoadPictureEventArgs Object
AnnLoadPictureEventArgs Members

Error processing SSI file