annObject Property

Summary

Gets the owner annotation object.

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

Property Value

The owner annotation object.

Example

For an example, refer to AnnRenderingEngine.LoadPicture.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly