images Property (AnnResources)

Summary

Gets the list of AnnPicture objects that serve as the default images for annotation objects that use AnnPictures.

Syntax

JavaScript Syntax
Object.defineProperty(AnnResources.prototype, 'images', 
	get: function() 
) 
TypeScript Syntax
images: AnnPicture[]; // read-only

Property Value

The list of AnnPicture objects that serve as the default images for annotation objects that use AnnPictures.

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