picture Property (AnnLoadPictureEventArgs)

Summary

Gets the loaded picture object.

Syntax

JavaScript Syntax
Object.defineProperty(AnnLoadPictureEventArgs.prototype, 'picture', 
	get: function() 
) 
TypeScript Syntax
picture: AnnPicture; // read-only

Property Value

The 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.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations.Core Assembly
Click or drag to resize