pictureData Property

Summary

Gets or sets the data of this AnnPicture object.

Syntax

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

Property Value

The data of this AnnPicture object.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Core Assembly