picture Property

Summary

Gets the loaded picture object.

Syntax
TypeScript
JavaScript
Object.defineProperty(AnnLoadPictureEventArgs.prototype, 'picture', 
	get: function() 
) 
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
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.