pictureData Property

Summary

Gets or sets the data of this AnnPicture object.

Syntax
TypeScript
JavaScript
Object.defineProperty(AnnPicture.prototype, 'pictureData', 
	get: function(), 
	set: function(value) 
) 
pictureData: string; 

Property Value

The data of this AnnPicture object.

Remarks

pictureData is PNG data formatted as a base 64 string. Refer to Using Pictures in Annotation Objects for more information and an example.

Requirements

Target Platforms

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

Leadtools.Annotations.Engine Assembly

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